Searched refs:http_request_on_header (Results 1 - 3 of 3) sorted by relevance
/third_party/nghttp2/lib/ |
H A D | nghttp2_http.c | 104 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 D | nghttp2_http.c | 104 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 D | nghttp3_http.c | 824 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