Home
last modified time | relevance | path

Searched refs:HTTP_HEADER_LOCATION (Results 1 – 9 of 9) sorted by relevance

/lighttpd1.4/src/t/
H A Dtest_request.c328 b = http_header_request_get(r, HTTP_HEADER_LOCATION, in test_request_http_request_parse()
339 b = http_header_request_get(r, HTTP_HEADER_LOCATION, in test_request_http_request_parse()
350 b = http_header_request_get(r, HTTP_HEADER_LOCATION, in test_request_http_request_parse()
H A Dtest_http_header.c60 case HTTP_HEADER_LOCATION: in test_http_header_tables()
/lighttpd1.4/src/
H A Dhttp_header.h76 ,HTTP_HEADER_LOCATION enumerator
H A Dmod_redirect.c190 http_header_response_set(r, HTTP_HEADER_LOCATION, in URIHANDLER_FUNC()
H A Dmod_proxy.c975 if (ds->ext == HTTP_HEADER_LOCATION) break; in proxy_create_env()
1098 if (light_btst(r->resp_htags, HTTP_HEADER_LOCATION)) { in proxy_response_headers()
1099 vb = http_header_response_get(r, HTTP_HEADER_LOCATION, in proxy_response_headers()
H A Dhttp_cgi.c47 const buffer *vb = http_header_response_get(r, HTTP_HEADER_LOCATION, in http_cgi_local_redir()
H A Dhttp_header.c57 ,{ HTTP_HEADER_LOCATION, CONST_LEN_STR("location") }
H A Dhttp-header-glue.c117 vb = http_header_response_set_ptr(r, HTTP_HEADER_LOCATION, in http_response_redirect_to_directory()
1033 if (0 == r->http_status && light_btst(r->resp_htags, HTTP_HEADER_LOCATION)){ in http_response_process_headers()
H A Dh2.c65 ,[HTTP_HEADER_LOCATION] = "location"
120 ,[HTTP_HEADER_LOCATION] = LSHPACK_HDR_LOCATION
213 ,[LSHPACK_HDR_LOCATION] = HTTP_HEADER_LOCATION