Searched refs:NGX_HTTP_V2_COMP_ERROR (Results 1 – 1 of 1) sorted by relevance
32 #define NGX_HTTP_V2_COMP_ERROR 0x9 macro1260 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()