Home
last modified time | relevance | path

Searched refs:Curl_xfer_write_resp_hd (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Dtransfer.h73 CURLcode Curl_xfer_write_resp_hd(struct Curl_easy *data,
H A Dtransfer.c900 CURLcode Curl_xfer_write_resp_hd(struct Curl_easy *data, in Curl_xfer_write_resp_hd() function
H A Dhttp2.c1062 stream->xfer_result = Curl_xfer_write_resp_hd(data, buf, blen, eos); in h2_xfer_write_resp_hd()
/curl/lib/vquic/
H A Dcurl_ngtcp2.c913 stream->xfer_result = Curl_xfer_write_resp_hd(data, buf, blen, eos); in h3_xfer_write_resp_hd()

Completed in 28 milliseconds