Home
last modified time | relevance | path

Searched refs:content_type_hash (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h280 ngx_uint_t content_type_hash; member
H A Dngx_http_core_module.c1502 r->headers_out.content_type_hash = hash; in ngx_http_test_content_type()
1505 return ngx_hash_find(types_hash, r->headers_out.content_type_hash, in ngx_http_test_content_type()