Searched defs:httpreq (Results 1 – 7 of 7) sorted by relevance
265 struct httpreq { struct277 CURLcode Curl_http_req_make(struct httpreq **preq, argument
790 Curl_HttpReq httpreq, in Curl_http_output_auth()880 Curl_HttpReq httpreq, in Curl_http_output_auth()2089 Curl_HttpReq httpreq = (Curl_HttpReq)data->state.httpreq; in Curl_http_method() local2339 Curl_HttpReq httpreq, const char **tep) in Curl_http_body()2461 struct dynbuf *r, Curl_HttpReq httpreq) in Curl_http_bodysend()2843 Curl_HttpReq httpreq) in Curl_http_range()2900 Curl_HttpReq httpreq) in Curl_http_resume()3087 Curl_HttpReq httpreq; in Curl_http() local
376 Curl_HttpReq httpreq, char *provider1, in calc_s3_payload_hash()547 Curl_HttpReq httpreq; in Curl_output_aws_sigv4() local
763 Curl_HttpReq httpreq) in bodysend()880 Curl_HttpReq httpreq; in Curl_http() local
1470 unsigned char httpreq; /* Curl_HttpReq; what kind of HTTP request (if any) member
31 function httpreq(count) { function
208 HttpReq httpreq; member