Home
last modified time | relevance | path

Searched refs:request_output (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_copy_filter_module.c144 r->request_output = 1; in ngx_http_copy_filter()
H A Dngx_http_request.h535 unsigned request_output:1; member
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssi_filter_module.c2206 if (rc == NGX_ERROR || r->connection->error || r->request_output) { in ngx_http_ssi_stub_output()