Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp2.c2110 static ssize_t cf_h2_body_send(struct Curl_cfilter *cf, in cf_h2_body_send() function
2259 ssize_t n = cf_h2_body_send(cf, data, stream, body, bodylen, eos, err); in h2_submit()
2305 nwritten = cf_h2_body_send(cf, data, stream, buf, 0, eos, err); in cf_h2_send()
2314 nwritten = cf_h2_body_send(cf, data, stream, buf, len, eos, err); in cf_h2_send()

Completed in 10 milliseconds