Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h214 unsigned no_flow_control:1; member
H A Dngx_http_v2.c889 if (stream->no_flow_control in ngx_http_v2_state_data()
3926 stream->no_flow_control = 1; in ngx_http_v2_read_request_body()