Home
last modified time | relevance | path

Searched refs:header_hash (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h563 ngx_uint_t header_hash; member
H A Dngx_http_parse.c875 hash = r->header_hash; in ngx_http_parse_header_line()
1091 r->header_hash = hash; in ngx_http_parse_header_line()
1100 r->header_hash = hash; in ngx_http_parse_header_line()
H A Dngx_http_request.c1426 h->hash = r->header_hash; in ngx_http_process_request_headers()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c1041 h->hash = r->header_hash; in ngx_http_scgi_process_header()
H A Dngx_http_uwsgi_module.c1251 h->hash = r->header_hash; in ngx_http_uwsgi_process_header()
H A Dngx_http_fastcgi_module.c1951 h->hash = r->header_hash; in ngx_http_fastcgi_process_header()
H A Dngx_http_proxy_module.c1839 h->hash = r->header_hash; in ngx_http_proxy_process_header()