Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h109 NGHTTP2_HTTP_FLAG__PATH = 1 << 1, enumerator
119 NGHTTP2_HTTP_FLAG__PATH |
H A Dnghttp2_http.c152 if (!check_pseudo_header(stream, nv, NGHTTP2_HTTP_FLAG__PATH)) { 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.h109 NGHTTP2_HTTP_FLAG__PATH = 1 << 1, enumerator
119 NGHTTP2_HTTP_FLAG__PATH |
H A Dnghttp2_http.c152 if (!check_pseudo_header(stream, nv, NGHTTP2_HTTP_FLAG__PATH)) { in http_request_on_header()
449 (NGHTTP2_HTTP_FLAG__SCHEME | NGHTTP2_HTTP_FLAG__PATH)) || in nghttp2_http_on_request_headers()

Completed in 3 milliseconds