Home
last modified time | relevance | path

Searched refs:NGX_HTTP_SUBREQUEST_CLONE (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h66 #define NGX_HTTP_SUBREQUEST_CLONE 8 macro
H A Dngx_http_core_module.c2388 if (flags & NGX_HTTP_SUBREQUEST_CLONE) { in ngx_http_subrequest()
H A Dngx_http_upstream.c1118 NGX_HTTP_SUBREQUEST_CLONE in ngx_http_upstream_cache_background_update()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_slice_filter_module.c262 NGX_HTTP_SUBREQUEST_CLONE) in ngx_http_slice_body_filter()