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