Home
last modified time | relevance | path

Searched refs:Curl_HttpReq (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Durldata.h1240 } Curl_HttpReq; typedef
1628 Curl_HttpReq httpreq; /* what kind of HTTP request (if any) is this */
Dhttp.c1739 Curl_HttpReq httpreq = data->set.httpreq; in Curl_http()