| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_stub_status_module.c | 111 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_stub_status_handler() 155 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_stub_status_handler()
|
| H A D | ngx_http_addition_filter_module.c | 142 if (in == NULL || r->header_only) { in ngx_http_addition_body_filter()
|
| H A D | ngx_http_mirror_module.c | 169 sr->header_only = 1; in ngx_http_mirror_handler_internal()
|
| H A D | ngx_http_flv_module.c | 234 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_flv_handler()
|
| H A D | ngx_http_static_module.c | 249 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_static_handler()
|
| H A D | ngx_http_gzip_static_module.c | 263 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_gzip_static_handler()
|
| H A D | ngx_http_chunked_filter_module.c | 114 if (in == NULL || !r->chunked || r->header_only) { in ngx_http_chunked_body_filter()
|
| H A D | ngx_http_auth_request_module.c | 206 sr->header_only = 1; in ngx_http_auth_request_handler()
|
| H A D | ngx_http_gzip_filter_module.c | 258 || r->header_only) in ngx_http_gzip_header_filter() 328 if (ctx == NULL || ctx->done || r->header_only) { in ngx_http_gzip_body_filter()
|
| H A D | ngx_http_headers_filter_module.c | 262 || r->header_only) in ngx_http_trailers_filter()
|
| H A D | ngx_http_xslt_filter_module.c | 353 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_xslt_send()
|
| H A D | ngx_http_autoindex_module.c | 285 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_autoindex_handler()
|
| H A D | ngx_http_dav_module.c | 297 r->header_only = 1; in ngx_http_dav_put_handler()
|
| H A D | ngx_http_image_filter_module.c | 408 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_image_send()
|
| H A D | ngx_http_mp4_module.c | 659 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_mp4_handler()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_header_filter_module.c | 187 r->header_only = 1; in ngx_http_header_filter() 223 r->header_only = 1; in ngx_http_header_filter() 241 r->header_only = 1; in ngx_http_header_filter() 613 if (r->header_only) { in ngx_http_header_filter()
|
| H A D | ngx_http_special_response.c | 718 if (rc == NGX_ERROR || r->header_only) { in ngx_http_send_special_response() 817 if (rc == NGX_ERROR || r->header_only) { in ngx_http_send_refresh()
|
| H A D | ngx_http_request.h | 524 unsigned header_only:1; member
|
| H A D | ngx_http_upstream.c | 1125 sr->header_only = 1; in ngx_http_upstream_cache_background_update() 2936 if (r->header_only) { in ngx_http_upstream_send_response() 3111 if (r->header_only && !u->cacheable && !u->store) { in ngx_http_upstream_send_response() 4440 if (r->header_only in ngx_http_upstream_finalize_request()
|
| H A D | ngx_http_file_cache.c | 1593 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_cache_send()
|
| H A D | ngx_http_request.c | 3522 r->header_only = 1; in ngx_http_post_action()
|
| H A D | ngx_http_core_module.c | 1738 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_send_response()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/perl/ |
| H A D | nginx.xs | 154 header_only(r) 163 sv_setiv(TARG, r->header_only);
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_filter_module.c | 190 r->header_only = 1; in ngx_http_v2_header_filter() 200 r->header_only = 1; in ngx_http_v2_header_filter() 218 r->header_only = 1; in ngx_http_v2_header_filter() 646 fin = r->header_only in ngx_http_v2_header_filter()
|