Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c54 ngx_http_grpc_st_payload, enumerator
1499 if (ctx->state < ngx_http_grpc_st_payload) { in ngx_http_grpc_process_header()
1876 if (ctx->state < ngx_http_grpc_st_payload) { in ngx_http_grpc_filter()
2390 ctx->state = ngx_http_grpc_st_payload; in ngx_http_grpc_parse_frame()
2396 case ngx_http_grpc_st_payload: in ngx_http_grpc_parse_frame()