Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h162 unsigned push_disabled:1; member
H A Dngx_http_v2_filter_module.c247 if (!h2c->push_disabled && !h2c->goaway in ngx_http_v2_header_filter()
H A Dngx_http_v2.c2083 h2c->push_disabled = !value; in ngx_http_v2_state_settings_params()