Home
last modified time | relevance | path

Searched refs:Curl_http_req_to_h2 (Results 1 – 8 of 8) sorted by relevance

/curl/lib/
H A Dhttp.h273 CURLcode Curl_http_req_to_h2(struct dynhds *h2_headers,
H A Dcf-h2-proxy.c914 result = Curl_http_req_to_h2(&h2_headers, req, data); in proxy_h2_submit()
H A Dhttp2.c2190 *err = Curl_http_req_to_h2(&h2_headers, stream->h1.req, data); in h2_submit()
H A Dhttp.c4297 CURLcode Curl_http_req_to_h2(struct dynhds *h2_headers, in Curl_http_req_to_h2() function
/curl/lib/vquic/
H A Dcurl_msh3.c649 *err = Curl_http_req_to_h2(&h2_headers, h1.req, data); in cf_msh3_send()
H A Dcurl_quiche.c1006 *err = Curl_http_req_to_h2(&h2_headers, stream->h1.req, data); in h3_open_stream()
H A Dcurl_ngtcp2.c1425 *err = Curl_http_req_to_h2(&h2_headers, stream->h1.req, data); in h3_stream_open()
H A Dcurl_osslq.c1824 *err = Curl_http_req_to_h2(&h2_headers, stream->h1.req, data); in h3_stream_open()

Completed in 64 milliseconds