Searched refs:if_unmodified_since (Results 1 – 3 of 3) sorted by relevance
64 if (r->headers_in.if_unmodified_since in ngx_http_not_modified_header_filter()121 iums = ngx_parse_http_time(r->headers_in.if_unmodified_since->value.data, in ngx_http_test_if_unmodified()122 r->headers_in.if_unmodified_since->value.len); in ngx_http_test_if_unmodified()
187 ngx_table_elt_t *if_unmodified_since; member
96 offsetof(ngx_http_headers_in_t, if_unmodified_since),