Home
last modified time | relevance | path

Searched refs:NGHTTP2_HTTP_FLAG_METH_UPGRADE_WORKAROUND (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h126 NGHTTP2_HTTP_FLAG_METH_UPGRADE_WORKAROUND = 1 << 10, enumerator
130 NGHTTP2_HTTP_FLAG_METH_UPGRADE_WORKAROUND,
H A Dnghttp2_http.c501 NGHTTP2_HTTP_FLAG_METH_UPGRADE_WORKAROUND)) { in nghttp2_http_on_response_headers()
H A Dnghttp2_session.c8082 stream->http_flags |= NGHTTP2_HTTP_FLAG_METH_UPGRADE_WORKAROUND; in nghttp2_session_upgrade()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.h126 NGHTTP2_HTTP_FLAG_METH_UPGRADE_WORKAROUND = 1 << 10, enumerator
130 NGHTTP2_HTTP_FLAG_METH_UPGRADE_WORKAROUND,
H A Dnghttp2_http.c501 NGHTTP2_HTTP_FLAG_METH_UPGRADE_WORKAROUND)) { in nghttp2_http_on_response_headers()
H A Dnghttp2_session.c8071 stream->http_flags |= NGHTTP2_HTTP_FLAG_METH_UPGRADE_WORKAROUND; in nghttp2_session_upgrade()

Completed in 22 milliseconds