Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h227 unsigned pass_trailers:1; member
H A Dngx_http_upstream.c2865 if (!u->conf->pass_trailers) { in ngx_http_upstream_process_trailers()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c4209 conf->upstream.pass_trailers = 1; in ngx_http_grpc_create_loc_conf()