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