Searched refs:Curl_HttpReq (Results 1 - 4 of 4) sorted by relevance
/third_party/curl/lib/ |
H A D | http.h | 43 } Curl_HttpReq; typedef 108 const char **method, Curl_HttpReq *); 119 Curl_HttpReq httpreq, 122 struct dynbuf *r, Curl_HttpReq httpreq); 134 Curl_HttpReq httpreq); 136 Curl_HttpReq httpreq); 253 Curl_HttpReq httpreq,
|
H A D | http.c | 790 Curl_HttpReq httpreq, in Curl_http_output_auth() 880 Curl_HttpReq httpreq, in Curl_http_output_auth() 2087 const char **method, Curl_HttpReq *reqp) in Curl_http_method() 2089 Curl_HttpReq httpreq = (Curl_HttpReq)data->state.httpreq; in Curl_http_method() 2339 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 httpre in Curl_http() [all...] |
H A D | http_aws_sigv4.c | 376 Curl_HttpReq httpreq, char *provider1, in calc_s3_payload_hash() 547 Curl_HttpReq httpreq; in Curl_output_aws_sigv4()
|
H A D | c-hyper.c | 763 Curl_HttpReq httpreq) in bodysend() 880 Curl_HttpReq httpreq; in Curl_http()
|
Completed in 7 milliseconds