Home
last modified time | relevance | path

Searched refs:NGHTTP2_HTTP_FLAG__SCHEME (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h111 NGHTTP2_HTTP_FLAG__SCHEME = 1 << 3, enumerator
120 NGHTTP2_HTTP_FLAG__SCHEME,
H A Dnghttp2_http.c162 if (!check_pseudo_header(stream, nv, NGHTTP2_HTTP_FLAG__SCHEME)) { in http_request_on_header()
449 (NGHTTP2_HTTP_FLAG__SCHEME | NGHTTP2_HTTP_FLAG__PATH)) || in nghttp2_http_on_request_headers()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.h111 NGHTTP2_HTTP_FLAG__SCHEME = 1 << 3, enumerator
120 NGHTTP2_HTTP_FLAG__SCHEME,
H A Dnghttp2_http.c162 if (!check_pseudo_header(stream, nv, NGHTTP2_HTTP_FLAG__SCHEME)) { in http_request_on_header()
449 (NGHTTP2_HTTP_FLAG__SCHEME | NGHTTP2_HTTP_FLAG__PATH)) || in nghttp2_http_on_request_headers()

Completed in 4 milliseconds