content_type_lowcase  310 http/modules/ngx_http_image_filter_module.c         r->headers_out.content_type_lowcase = NULL;
content_type_lowcase  551 http/modules/ngx_http_image_filter_module.c     r->headers_out.content_type_lowcase = NULL;
content_type_lowcase  456 http/modules/ngx_http_range_filter_module.c     r->headers_out.content_type_lowcase = NULL;
content_type_lowcase  559 http/modules/ngx_http_xslt_filter_module.c     r->headers_out.content_type_lowcase = NULL;
content_type_lowcase 1649 http/ngx_http_core_module.c     if (r->headers_out.content_type_lowcase == NULL) {
content_type_lowcase 1656 http/ngx_http_core_module.c         r->headers_out.content_type_lowcase = lowcase;
content_type_lowcase 1670 http/ngx_http_core_module.c                          r->headers_out.content_type_lowcase, len);
content_type_lowcase  258 http/ngx_http_request.h     u_char                           *content_type_lowcase;
content_type_lowcase  636 http/ngx_http_special_response.c         r->headers_out.content_type_lowcase = NULL;
content_type_lowcase  733 http/ngx_http_special_response.c     r->headers_out.content_type_lowcase = NULL;
content_type_lowcase 3383 http/ngx_http_upstream.c     r->headers_out.content_type_lowcase = NULL;