Home
last modified time | relevance | path

Searched refs:header_only (Results 1 – 24 of 24) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_stub_status_module.c111 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 Dngx_http_addition_filter_module.c142 if (in == NULL || r->header_only) { in ngx_http_addition_body_filter()
H A Dngx_http_mirror_module.c169 sr->header_only = 1; in ngx_http_mirror_handler_internal()
H A Dngx_http_flv_module.c234 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_flv_handler()
H A Dngx_http_static_module.c249 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_static_handler()
H A Dngx_http_gzip_static_module.c263 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_gzip_static_handler()
H A Dngx_http_chunked_filter_module.c114 if (in == NULL || !r->chunked || r->header_only) { in ngx_http_chunked_body_filter()
H A Dngx_http_auth_request_module.c206 sr->header_only = 1; in ngx_http_auth_request_handler()
H A Dngx_http_gzip_filter_module.c258 || 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 Dngx_http_headers_filter_module.c262 || r->header_only) in ngx_http_trailers_filter()
H A Dngx_http_xslt_filter_module.c353 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_xslt_send()
H A Dngx_http_autoindex_module.c285 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_autoindex_handler()
H A Dngx_http_dav_module.c297 r->header_only = 1; in ngx_http_dav_put_handler()
H A Dngx_http_image_filter_module.c408 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_image_send()
H A Dngx_http_mp4_module.c659 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 Dngx_http_header_filter_module.c187 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 Dngx_http_special_response.c718 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 Dngx_http_request.h524 unsigned header_only:1; member
H A Dngx_http_upstream.c1125 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 Dngx_http_file_cache.c1593 if (rc == NGX_ERROR || rc > NGX_OK || r->header_only) { in ngx_http_cache_send()
H A Dngx_http_request.c3522 r->header_only = 1; in ngx_http_post_action()
H A Dngx_http_core_module.c1738 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 Dnginx.xs154 header_only(r)
163 sv_setiv(TARG, r->header_only);
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_filter_module.c190 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()