Searched defs:httpreq (Results 1 – 6 of 6) sorted by relevance
31 function httpreq(count) { function
811 Curl_HttpReq httpreq, in Curl_http_output_auth()896 Curl_HttpReq httpreq, in Curl_http_output_auth()2037 Curl_HttpReq httpreq = data->state.httpreq; in Curl_http_method() local2295 Curl_HttpReq httpreq, const char **tep) in Curl_http_body()2383 struct dynbuf *r, Curl_HttpReq httpreq) in Curl_http_bodysend()2782 Curl_HttpReq httpreq) in Curl_http_range()2839 Curl_HttpReq httpreq) in Curl_http_resume()3024 Curl_HttpReq httpreq; in Curl_http() local
93 Curl_HttpReq httpreq; in Curl_output_aws_sigv4() local
628 Curl_HttpReq httpreq) in bodysend()701 Curl_HttpReq httpreq; in Curl_http() local
1412 Curl_HttpReq httpreq; /* what kind of HTTP request (if any) is this */ member
210 HttpReq httpreq; member