|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| char * | dest |
| struct { | |
| struct http_uri_redirect * next | |
| } | entry |
| char | target [0] |
| char* dest |
Definition at line 171 of file http.c.
Referenced by add_redirect(), handle_show_http(), and handle_uri().
| struct { ... } entry |
| struct http_uri_redirect* next |
| char target[0] |
Definition at line 172 of file http.c.
Referenced by add_redirect(), handle_show_http(), and handle_uri().
1.8.13