Searched refs:Curl_http_bodysend (Results 1 – 3 of 3) sorted by relevance
/third_party/curl/lib/ |
D | http.h | 129 CURLcode Curl_http_bodysend(struct Curl_easy *data, struct connectdata *conn,
|
D | c-hyper.c | 794 result = Curl_http_bodysend(data, conn, &req, httpreq); in bodysend()
|
D | http.c | 2497 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()
|