Home
last modified time | relevance | path

Searched refs:NGHTTP2_ERR_HTTP_HEADER (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_http.c111 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
118 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
123 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
137 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
153 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
163 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
172 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
176 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
181 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
186 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
[all...]
H A Dnghttp2_helper.c315 case NGHTTP2_ERR_HTTP_HEADER: in nghttp2_strerror()
H A Dnghttp2_session.c3752 case NGHTTP2_ERR_HTTP_HEADER: in get_error_code_from_lib_error_code()
3946 rv = NGHTTP2_ERR_HTTP_HEADER; in inflate_header_block()
3958 session, NGHTTP2_ERR_HTTP_HEADER, in inflate_header_block()
3970 if (rv == NGHTTP2_ERR_HTTP_HEADER) { in inflate_header_block()
3976 session, NGHTTP2_ERR_HTTP_HEADER, in inflate_header_block()
3988 frame, NGHTTP2_ERR_HTTP_HEADER); in inflate_header_block()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_http.c111 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
118 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
123 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
137 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
153 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
163 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
172 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
176 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
181 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
186 return NGHTTP2_ERR_HTTP_HEADER; in http_request_on_header()
[all...]
H A Dnghttp2_helper.c315 case NGHTTP2_ERR_HTTP_HEADER: in nghttp2_strerror()
H A Dnghttp2_session.c3747 case NGHTTP2_ERR_HTTP_HEADER: in get_error_code_from_lib_error_code()
3941 rv = NGHTTP2_ERR_HTTP_HEADER; in inflate_header_block()
3953 session, NGHTTP2_ERR_HTTP_HEADER, in inflate_header_block()
3965 if (rv == NGHTTP2_ERR_HTTP_HEADER) { in inflate_header_block()
3971 session, NGHTTP2_ERR_HTTP_HEADER, in inflate_header_block()
3983 frame, NGHTTP2_ERR_HTTP_HEADER); in inflate_header_block()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h386 NGHTTP2_ERR_HTTP_HEADER = -531, enumerator
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h386 NGHTTP2_ERR_HTTP_HEADER = -531, enumerator
/third_party/node/src/
H A Dnode_http2.cc1050 case NGHTTP2_ERR_HTTP_HEADER: in TranslateNghttp2ErrorCode()

Completed in 36 milliseconds