Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c30 #define NGX_HTTP_V2_REFUSED_STREAM 0x7 macro
1128 status = NGX_HTTP_V2_REFUSED_STREAM; in ngx_http_v2_state_headers()
1140 status = NGX_HTTP_V2_REFUSED_STREAM; in ngx_http_v2_state_headers()
1956 case NGX_HTTP_V2_REFUSED_STREAM: in ngx_http_v2_state_rst_stream()