Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_copy_filter_module.c116 ctx->need_in_temp = r->filter_need_temporary; in ngx_http_copy_filter()
H A Dngx_http_request.h546 unsigned filter_need_temporary:1; member
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_charset_filter_module.c539 r->filter_need_temporary = 1; in ngx_http_charset_ctx()