Searched refs:Curl_HttpReq (Results 1 – 4 of 4) sorted by relevance
/curl/lib/ |
H A D | http.h | 43 } 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 D | http.c | 706 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() 2023 static CURLcode http_resume(struct Curl_easy *data, Curl_HttpReq httpreq) in http_resume() 2059 Curl_HttpReq httpreq, in Curl_http_req_set_reader() 2151 struct dynbuf *r, Curl_HttpReq httpreq) in Curl_http_req_complete() 2318 Curl_HttpReq httpreq) in Curl_http_range() [all …]
|
H A D | http_aws_sigv4.c | 391 Curl_HttpReq httpreq, char *provider1, in calc_s3_payload_hash() 590 Curl_HttpReq httpreq; in Curl_output_aws_sigv4()
|
H A D | c-hyper.c | 724 Curl_HttpReq httpreq) in finalize_request() 838 Curl_HttpReq httpreq; in Curl_http()
|
Completed in 22 milliseconds