Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c25 #define NGX_HTTP_V2_INTERNAL_ERROR 0x2 macro
425 ngx_http_v2_finalize_connection(h2c, NGX_HTTP_V2_INTERNAL_ERROR); in ngx_http_v2_read_handler()
853 NGX_HTTP_V2_INTERNAL_ERROR); in ngx_http_v2_state_data()
881 NGX_HTTP_V2_INTERNAL_ERROR); in ngx_http_v2_state_data()
898 NGX_HTTP_V2_INTERNAL_ERROR); in ngx_http_v2_state_data()
914 NGX_HTTP_V2_INTERNAL_ERROR); in ngx_http_v2_state_data()
986 NGX_HTTP_V2_INTERNAL_ERROR); in ngx_http_v2_state_read_data()
1182 NGX_HTTP_V2_INTERNAL_ERROR); in ngx_http_v2_state_headers()
1961 case NGX_HTTP_V2_INTERNAL_ERROR: in ngx_http_v2_state_rst_stream()
2499 if (err == NGX_HTTP_V2_INTERNAL_ERROR) { in ngx_http_v2_connection_error()
[all …]