Home
last modified time | relevance | path

Searched refs:content_type_len (Results 1 – 14 of 14) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_range_filter_module.c477 if (r->headers_out.content_type_len == r->headers_out.content_type.len in ngx_http_range_multipart_header()
498 if (r->headers_out.content_type_len == r->headers_out.content_type.len in ngx_http_range_multipart_header()
546 r->headers_out.content_type_len = r->headers_out.content_type.len; in ngx_http_range_multipart_header()
H A Dngx_http_stub_status_module.c102 r->headers_out.content_type_len = sizeof("text/plain") - 1; in ngx_http_stub_status_handler()
H A Dngx_http_xslt_filter_module.c611 r->headers_out.content_type_len = len; in ngx_http_xslt_apply_stylesheet()
617 r->headers_out.content_type_len = sizeof("text/html") - 1; in ngx_http_xslt_apply_stylesheet()
H A Dngx_http_image_filter_module.c341 r->headers_out.content_type_len = ct->len; in ngx_http_image_body_filter()
595 r->headers_out.content_type_len = sizeof("application/json") - 1; in ngx_http_image_json()
H A Dngx_http_charset_filter_module.c276 r->headers_out.content_type.len = r->headers_out.content_type_len; in ngx_http_charset_header_filter()
300 r->headers_out.content_type.len = r->headers_out.content_type_len; in ngx_http_charset_header_filter()
H A Dngx_http_autoindex_module.c280 r->headers_out.content_type_len = r->headers_out.content_type.len; in ngx_http_autoindex_handler()
H A Dngx_http_ssi_filter_module.c2216 r->headers_out.content_type_len = in ngx_http_ssi_stub_output()
2217 r->parent->headers_out.content_type_len; in ngx_http_ssi_stub_output()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_header_filter_module.c302 if (r->headers_out.content_type_len == r->headers_out.content_type.len in ngx_http_header_filter()
483 if (r->headers_out.content_type_len == r->headers_out.content_type.len in ngx_http_header_filter()
H A Dngx_http_special_response.c699 r->headers_out.content_type_len = sizeof("text/html") - 1; in ngx_http_send_special_response()
797 r->headers_out.content_type_len = sizeof("text/html") - 1; in ngx_http_send_refresh()
H A Dngx_http_request.h276 size_t content_type_len; member
H A Dngx_http_core_module.c1483 len = r->headers_out.content_type_len; in ngx_http_test_content_type()
1552 r->headers_out.content_type_len = type->len; in ngx_http_set_content_type()
1559 r->headers_out.content_type_len = clcf->default_type.len; in ngx_http_set_content_type()
1709 r->headers_out.content_type_len = ct->len; in ngx_http_send_response()
H A Dngx_http_upstream.c4996 r->headers_out.content_type_len = h->value.len; in ngx_http_upstream_copy_content_type()
5020 r->headers_out.content_type_len = last - h->value.data; in ngx_http_upstream_copy_content_type()
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dnginx.xs142 r->headers_out.content_type_len = r->headers_out.content_type.len;
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_filter_module.c282 if (r->headers_out.content_type_len == r->headers_out.content_type.len in ngx_http_v2_header_filter()
522 if (r->headers_out.content_type_len == r->headers_out.content_type.len in ngx_http_v2_header_filter()