ngx_http_send_header  236 http/modules/ngx_http_autoindex_module.c     rc = ngx_http_send_header(r);
ngx_http_send_header  277 http/modules/ngx_http_dav_module.c     ngx_http_finalize_request(r, ngx_http_send_header(r));
ngx_http_send_header  219 http/modules/ngx_http_flv_module.c     rc = ngx_http_send_header(r);
ngx_http_send_header  229 http/modules/ngx_http_gzip_static_module.c     rc = ngx_http_send_header(r);
ngx_http_send_header 2071 http/modules/ngx_http_ssi_filter_module.c         if (ngx_http_send_header(r) == NGX_ERROR) {
ngx_http_send_header  217 http/modules/ngx_http_static_module.c         return ngx_http_send_header(r);
ngx_http_send_header  234 http/modules/ngx_http_static_module.c     rc = ngx_http_send_header(r);
ngx_http_send_header   83 http/modules/ngx_http_stub_status_module.c         rc = ngx_http_send_header(r);
ngx_http_send_header  125 http/modules/ngx_http_stub_status_module.c     rc = ngx_http_send_header(r);
ngx_http_send_header  119 http/ngx_http.h ngx_int_t ngx_http_send_header(ngx_http_request_t *r);
ngx_http_send_header 1767 http/ngx_http_core_module.c         return ngx_http_send_header(r);
ngx_http_send_header 1801 http/ngx_http_core_module.c         return ngx_http_send_header(r);
ngx_http_send_header 1818 http/ngx_http_core_module.c     rc = ngx_http_send_header(r);
ngx_http_send_header  883 http/ngx_http_file_cache.c     rc = ngx_http_send_header(r);
ngx_http_send_header  650 http/ngx_http_special_response.c     rc = ngx_http_send_header(r);
ngx_http_send_header  748 http/ngx_http_special_response.c     rc = ngx_http_send_header(r);
ngx_http_send_header 2011 http/ngx_http_upstream.c     rc = ngx_http_send_header(r);