Searched refs:NGHTTP2_HTTP_FLAG__AUTHORITY (Results 1 – 2 of 2) sorted by relevance
134 if (!check_pseudo_header(stream, nv, NGHTTP2_HTTP_FLAG__AUTHORITY)) { in http_request_on_header()489 if ((stream->http_flags & NGHTTP2_HTTP_FLAG__AUTHORITY) == 0) { in nghttp2_http_on_request_headers()497 (NGHTTP2_HTTP_FLAG__AUTHORITY | NGHTTP2_HTTP_FLAG_HOST)) == 0) { in nghttp2_http_on_request_headers()
101 NGHTTP2_HTTP_FLAG__AUTHORITY = 1, enumerator
Completed in 4 milliseconds