Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhttp.h129 CURLcode Curl_http_bodysend(struct Curl_easy *data, struct connectdata *conn,
Dc-hyper.c794 result = Curl_http_bodysend(data, conn, &req, httpreq); in bodysend()
Dhttp.c2497 CURLcode Curl_http_bodysend(struct Curl_easy *data, struct connectdata *conn, in Curl_http_bodysend() function
3396 result = Curl_http_bodysend(data, conn, &req, httpreq); in Curl_http()