Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhttp.h33 } Curl_HttpReq; typedef
87 const char **method, Curl_HttpReq *);
98 Curl_HttpReq httpreq,
101 struct dynbuf *r, Curl_HttpReq httpreq);
111 Curl_HttpReq httpreq);
113 Curl_HttpReq httpreq);
315 Curl_HttpReq httpreq,
Dhttp.c811 Curl_HttpReq httpreq, in Curl_http_output_auth()
896 Curl_HttpReq httpreq, in Curl_http_output_auth()
2035 const char **method, Curl_HttpReq *reqp) in Curl_http_method()
2037 Curl_HttpReq httpreq = data->state.httpreq; in Curl_http_method()
2295 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()
Dhttp_aws_sigv4.c93 Curl_HttpReq httpreq; in Curl_output_aws_sigv4()
Durldata.h1412 Curl_HttpReq httpreq; /* what kind of HTTP request (if any) is this */
1718 Curl_HttpReq method; /* what kind of HTTP request (if any) is this */
Dc-hyper.c628 Curl_HttpReq httpreq) in bodysend()
701 Curl_HttpReq httpreq; in Curl_http()