Home
last modified time | relevance | path

Searched refs:if_match (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_not_modified_filter_module.c71 if (r->headers_in.if_match in ngx_http_not_modified_header_filter()
72 && !ngx_http_test_if_match(r, r->headers_in.if_match, 0)) in ngx_http_not_modified_header_filter()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h188 ngx_table_elt_t *if_match; member
H A Dngx_http_request.c100 offsetof(ngx_http_headers_in_t, if_match),