Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h125 NGHTTP2_HTTP_FLAG_METH_OPTIONS = 1 << 9, enumerator
129 NGHTTP2_HTTP_FLAG_METH_OPTIONS |
H A Dnghttp2_http.c100 ((stream->http_flags & NGHTTP2_HTTP_FLAG_METH_OPTIONS) && in check_path()
144 stream->http_flags |= NGHTTP2_HTTP_FLAG_METH_OPTIONS; in http_request_on_header()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.h125 NGHTTP2_HTTP_FLAG_METH_OPTIONS = 1 << 9, enumerator
129 NGHTTP2_HTTP_FLAG_METH_OPTIONS |
H A Dnghttp2_http.c100 ((stream->http_flags & NGHTTP2_HTTP_FLAG_METH_OPTIONS) && in check_path()
144 stream->http_flags |= NGHTTP2_HTTP_FLAG_METH_OPTIONS; in http_request_on_header()

Completed in 3 milliseconds