Home
last modified time | relevance | path

Searched refs:HTTP_LOCATION (Results 1 – 5 of 5) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbase.h150 #define HTTP_LOCATION BV(4) macro
H A Dmod_cgi.c307 con->parsed_response |= HTTP_LOCATION; in cgi_response_parse()
329 if ((con->parsed_response & HTTP_LOCATION) && in cgi_response_parse()
H A Dmod_proxy.c613 con->parsed_response |= HTTP_LOCATION; in proxy_response_parse()
H A Dmod_scgi.c1760 con->parsed_response |= HTTP_LOCATION; in scgi_response_parse()
1782 if ((con->parsed_response & HTTP_LOCATION) && in scgi_response_parse()
H A Dmod_fastcgi.c2246 con->parsed_response |= HTTP_LOCATION; in fcgi_response_parse()
2375 if ((con->parsed_response & HTTP_LOCATION) && in fcgi_response_parse()