Searched refs:NGHTTP2_HTTP_FLAG__STATUS (Results 1 – 2 of 2) sorted by relevance
108 NGHTTP2_HTTP_FLAG__STATUS = 1 << 5, enumerator
252 if (!check_pseudo_header(stream, nv, NGHTTP2_HTTP_FLAG__STATUS)) { in http_response_on_header()517 if ((stream->http_flags & NGHTTP2_HTTP_FLAG__STATUS) == 0) { in nghttp2_http_on_response_headers()
Completed in 4 milliseconds