Home
last modified time | relevance | path

Searched refs:http_request_on_header (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_http.c104 static int http_request_on_header(nghttp2_stream *stream, nghttp2_hd_nv *nv, in http_request_on_header() function
436 return http_request_on_header(stream, nv, trailer, in nghttp2_http_on_header()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_http.c104 static int http_request_on_header(nghttp2_stream *stream, nghttp2_hd_nv *nv, in http_request_on_header() function
436 return http_request_on_header(stream, nv, trailer, in nghttp2_http_on_header()
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_http.c824 static int http_request_on_header(nghttp3_http_state *http, in http_request_on_header() function
1361 rv = http_request_on_header(http, nv, trailers, connect_protocol); in nghttp3_http_on_header()

Completed in 5 milliseconds