Home
last modified time | relevance | path

Searched refs:NGHTTP2_HTTP_FLAG__STATUS (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_stream.h108 NGHTTP2_HTTP_FLAG__STATUS = 1 << 5, enumerator
A Dnghttp2_http.c252 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