Searched refs:content_type_lowcase (Results 1 – 9 of 9) sorted by relevance
104 r->headers_out.content_type_lowcase = NULL; in ngx_http_stub_status_handler()
343 r->headers_out.content_type_lowcase = NULL; in ngx_http_image_body_filter()597 r->headers_out.content_type_lowcase = NULL; in ngx_http_image_json()
536 r->headers_out.content_type_lowcase = NULL; in ngx_http_range_multipart_header()
621 r->headers_out.content_type_lowcase = NULL; in ngx_http_xslt_apply_stylesheet()
281 r->headers_out.content_type_lowcase = NULL; in ngx_http_autoindex_handler()
701 r->headers_out.content_type_lowcase = NULL; in ngx_http_send_special_response()799 r->headers_out.content_type_lowcase = NULL; in ngx_http_send_refresh()
279 u_char *content_type_lowcase; member
1485 if (r->headers_out.content_type_lowcase == NULL) { in ngx_http_test_content_type()1492 r->headers_out.content_type_lowcase = lowcase; in ngx_http_test_content_type()1506 r->headers_out.content_type_lowcase, len); in ngx_http_test_content_type()
4998 r->headers_out.content_type_lowcase = NULL; in ngx_http_upstream_copy_content_type()