Searched defs:httpreq (Results 1 – 7 of 7) sorted by relevance
265 struct httpreq { struct277 CURLcode Curl_http_req_make(struct httpreq **preq, argument
869 Curl_HttpReq httpreq, in Curl_http_output_auth()959 Curl_HttpReq httpreq, in Curl_http_output_auth()2149 Curl_HttpReq httpreq = (Curl_HttpReq)data->state.httpreq; in Curl_http_method() local2401 Curl_HttpReq httpreq, const char **tep) in Curl_http_body()2498 struct dynbuf *r, Curl_HttpReq httpreq) in Curl_http_bodysend()2923 Curl_HttpReq httpreq) in Curl_http_range()2980 Curl_HttpReq httpreq) in Curl_http_resume()3165 Curl_HttpReq httpreq; in Curl_http() local
367 Curl_HttpReq httpreq, char *provider1, in calc_s3_payload_hash()529 Curl_HttpReq httpreq; in Curl_output_aws_sigv4() local
784 Curl_HttpReq httpreq) in bodysend()901 Curl_HttpReq httpreq; in Curl_http() local
1455 unsigned char httpreq; /* Curl_HttpReq; what kind of HTTP request (if any) member
31 function httpreq(count) { function
208 HttpReq httpreq; member