Home
last modified time | relevance | path

Searched refs:NGHTTP2_ERR_REFUSED_STREAM (Results 1 - 7 of 7) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_helper.c319 case NGHTTP2_ERR_REFUSED_STREAM: in nghttp2_strerror()
H A Dnghttp2_session.c3749 case NGHTTP2_ERR_REFUSED_STREAM: in get_error_code_from_lib_error_code()
4222 NGHTTP2_ERR_REFUSED_STREAM); in nghttp2_session_on_request_headers_received()
4308 NGHTTP2_ERR_REFUSED_STREAM); in nghttp2_session_on_push_response_headers_received()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_helper.c319 case NGHTTP2_ERR_REFUSED_STREAM: in nghttp2_strerror()
H A Dnghttp2_session.c3744 case NGHTTP2_ERR_REFUSED_STREAM: in get_error_code_from_lib_error_code()
4217 NGHTTP2_ERR_REFUSED_STREAM); in nghttp2_session_on_request_headers_received()
4303 NGHTTP2_ERR_REFUSED_STREAM); in nghttp2_session_on_push_response_headers_received()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h394 NGHTTP2_ERR_REFUSED_STREAM = -533, enumerator
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h394 NGHTTP2_ERR_REFUSED_STREAM = -533, enumerator
/third_party/node/src/
H A Dnode_http2.cc1047 case NGHTTP2_ERR_REFUSED_STREAM: in TranslateNghttp2ErrorCode()

Completed in 36 milliseconds