Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c32 #define NGX_HTTP_V2_COMP_ERROR 0x9 macro
1260 return ngx_http_v2_connection_error(h2c, NGX_HTTP_V2_COMP_ERROR); in ngx_http_v2_state_header_block()
1271 return ngx_http_v2_connection_error(h2c, NGX_HTTP_V2_COMP_ERROR); in ngx_http_v2_state_header_block()
1279 return ngx_http_v2_connection_error(h2c, NGX_HTTP_V2_COMP_ERROR); in ngx_http_v2_state_header_block()
1289 return ngx_http_v2_connection_error(h2c, NGX_HTTP_V2_COMP_ERROR); in ngx_http_v2_state_header_block()
1339 return ngx_http_v2_connection_error(h2c, NGX_HTTP_V2_COMP_ERROR); in ngx_http_v2_state_field_len()
1413 return ngx_http_v2_connection_error(h2c, NGX_HTTP_V2_COMP_ERROR); in ngx_http_v2_state_field_huff()