header_only       138 http/modules/ngx_http_addition_filter_module.c     if (in == NULL || r->header_only) {
header_only       238 http/modules/ngx_http_autoindex_module.c     if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) {
header_only        91 http/modules/ngx_http_chunked_filter_module.c     if (in == NULL || !r->chunked || r->header_only) {
header_only       275 http/modules/ngx_http_dav_module.c     r->header_only = 1;
header_only       221 http/modules/ngx_http_flv_module.c     if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) {
header_only       254 http/modules/ngx_http_gzip_filter_module.c         || r->header_only)
header_only       231 http/modules/ngx_http_gzip_static_module.c     if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) {
header_only       375 http/modules/ngx_http_image_filter_module.c     if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) {
header_only       236 http/modules/ngx_http_static_module.c     if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) {
header_only        85 http/modules/ngx_http_stub_status_module.c         if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) {
header_only       127 http/modules/ngx_http_stub_status_module.c     if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) {
header_only       308 http/modules/ngx_http_xslt_filter_module.c     if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) {
header_only      1766 http/ngx_http_core_module.c         r->header_only = 1;
header_only      1820 http/ngx_http_core_module.c     if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) {
header_only       881 http/ngx_http_file_cache.c     r->header_only = (c->length - c->body_start) == 0;
header_only       885 http/ngx_http_file_cache.c     if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) {
header_only       188 http/ngx_http_header_filter_module.c         r->header_only = 1;
header_only       224 http/ngx_http_header_filter_module.c                 r->header_only = 1;
header_only       242 http/ngx_http_header_filter_module.c                 r->header_only = 1;
header_only       609 http/ngx_http_header_filter_module.c     if (r->header_only) {
header_only      2884 http/ngx_http_request.c     r->header_only = 1;
header_only       494 http/ngx_http_request.h     unsigned                          header_only:1;
header_only       424 http/ngx_http_special_response.c         r->header_only = 1;
header_only       652 http/ngx_http_special_response.c     if (rc == NGX_ERROR || r->header_only) {
header_only       750 http/ngx_http_special_response.c     if (rc == NGX_ERROR || r->header_only) {
header_only      2020 http/ngx_http_upstream.c     if (r->header_only) {