Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c116 unsigned parsing_headers:1; member
1088 ctx->parsing_headers = 0; in ngx_http_grpc_reinit_request()
1511 if (!ctx->parsing_headers) { in ngx_http_grpc_process_header()
1534 && !ctx->parsing_headers) in ngx_http_grpc_process_header()
1536 && ctx->parsing_headers)) in ngx_http_grpc_process_header()
1917 && !ctx->parsing_headers) in ngx_http_grpc_filter()
1919 && ctx->parsing_headers)) in ngx_http_grpc_filter()
2436 ctx->parsing_headers = 1; in ngx_http_grpc_parse_header()
2614 ctx->parsing_headers = 0; in ngx_http_grpc_parse_header()