Searched refs:lowcase_index (Results 1 – 7 of 7) sorted by relevance
564 ngx_uint_t lowcase_index; member
876 i = r->lowcase_index; in ngx_http_parse_header_line()1092 r->lowcase_index = i; in ngx_http_parse_header_line()1101 r->lowcase_index = i; in ngx_http_parse_header_line()
1442 if (h->key.len == r->lowcase_index) { in ngx_http_process_request_headers()
1062 if (h->key.len == r->lowcase_index) { in ngx_http_scgi_process_header()
1272 if (h->key.len == r->lowcase_index) { in ngx_http_uwsgi_process_header()
1953 if (h->key.len == r->lowcase_index) { in ngx_http_fastcgi_process_header()
1859 if (h->key.len == r->lowcase_index) { in ngx_http_proxy_process_header()