Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
Dnghttp2_int.h55 NGHTTP2_ERR_REMOVE_HTTP_HEADER = -106 enumerator
Dnghttp2_http.c272 return NGHTTP2_ERR_REMOVE_HTTP_HEADER; in http_response_on_header()
280 return NGHTTP2_ERR_REMOVE_HTTP_HEADER; in http_response_on_header()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_int.h55 NGHTTP2_ERR_REMOVE_HTTP_HEADER = -106 enumerator
Dnghttp2_http.c272 return NGHTTP2_ERR_REMOVE_HTTP_HEADER; in http_response_on_header()
280 return NGHTTP2_ERR_REMOVE_HTTP_HEADER; in http_response_on_header()