Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp.h43 } Curl_HttpReq; typedef
97 const char **method, Curl_HttpReq *);
108 Curl_HttpReq httpreq,
111 struct dynbuf *r, Curl_HttpReq httpreq);
122 Curl_HttpReq httpreq);
216 Curl_HttpReq httpreq,
H A Dhttp.c706 Curl_HttpReq httpreq, in Curl_http_output_auth()
796 Curl_HttpReq httpreq, in Curl_http_output_auth()
1633 const char **method, Curl_HttpReq *reqp) in Curl_http_method()
1635 Curl_HttpReq httpreq = (Curl_HttpReq)data->state.httpreq; in Curl_http_method()
1886 static CURLcode set_post_reader(struct Curl_easy *data, Curl_HttpReq httpreq) in set_post_reader()
1964 static CURLcode set_reader(struct Curl_easy *data, Curl_HttpReq httpreq) in set_reader()
2026 static CURLcode http_resume(struct Curl_easy *data, Curl_HttpReq httpreq) in http_resume()
2062 Curl_HttpReq httpreq, in Curl_http_req_set_reader()
2154 struct dynbuf *r, Curl_HttpReq httpreq) in Curl_http_req_complete()
2319 Curl_HttpReq httpreq) in Curl_http_range()
[all …]
H A Dhttp_aws_sigv4.c404 Curl_HttpReq httpreq, char *provider1, in calc_s3_payload_hash()
603 Curl_HttpReq httpreq; in Curl_output_aws_sigv4()
H A Dc-hyper.c724 Curl_HttpReq httpreq) in finalize_request()
838 Curl_HttpReq httpreq; in Curl_http()

Completed in 27 milliseconds