Searched refs:Curl_HttpReq (Results 1 – 2 of 2) sorted by relevance
1153 } Curl_HttpReq; typedef1513 Curl_HttpReq httpreq; /* what kind of HTTP request (if any) is this */
1764 Curl_HttpReq httpreq = data->set.httpreq; in Curl_http()