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.h75 CURLcode Curl_xfer_write_resp_hd(struct Curl_easy *data,
H A Dtransfer.c1191 CURLcode Curl_xfer_write_resp_hd(struct Curl_easy *data, in Curl_xfer_write_resp_hd() function
H A Dhttp2.c1057 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.c914 stream->xfer_result = Curl_xfer_write_resp_hd(data, buf, blen, eos); in h3_xfer_write_resp_hd()

Completed in 27 milliseconds