Searched refs:NGHTTP2_HTTP_FLAG__PATH (Results 1 – 2 of 2) sorted by relevance
102 NGHTTP2_HTTP_FLAG__PATH = 1 << 1, enumerator112 NGHTTP2_HTTP_FLAG__PATH |
158 (NGHTTP2_HTTP_FLAG__PATH | NGHTTP2_HTTP_FLAG__SCHEME)) { in http_request_on_header()176 if (!check_pseudo_header(stream, nv, NGHTTP2_HTTP_FLAG__PATH)) { in http_request_on_header()
Completed in 4 milliseconds