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