Searched refs:h2_xfer_write_resp_hd (Results 1 – 1 of 1) sorted by relevance
/curl/lib/ |
H A D | http2.c | 1054 static void h2_xfer_write_resp_hd(struct Curl_cfilter *cf, in h2_xfer_write_resp_hd() function 1144 h2_xfer_write_resp_hd(cf, data, stream, STRCONST("\r\n"), stream->closed); in on_stream_frame() 1623 h2_xfer_write_resp_hd(cf, data_s, stream, Curl_dyn_ptr(&ctx->scratch), in on_header() 1648 h2_xfer_write_resp_hd(cf, data_s, stream, Curl_dyn_ptr(&ctx->scratch), in on_header()
|
Completed in 12 milliseconds