Home
last modified time | relevance | path

Searched defs:httpreq (Results 1 – 6 of 6) sorted by relevance

/curl/lib/
H A Dhttp.h228 struct httpreq { struct
240 CURLcode Curl_http_req_make(struct httpreq **preq, argument
H A Dhttp.c706 Curl_HttpReq httpreq, in Curl_http_output_auth()
796 Curl_HttpReq httpreq, in Curl_http_output_auth()
1635 Curl_HttpReq httpreq = (Curl_HttpReq)data->state.httpreq; in Curl_http_method() local
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()
2479 Curl_HttpReq httpreq; in Curl_http() local
H A Dhttp_aws_sigv4.c391 Curl_HttpReq httpreq, char *provider1, in calc_s3_payload_hash()
590 Curl_HttpReq httpreq; in Curl_output_aws_sigv4() local
H A Dc-hyper.c724 Curl_HttpReq httpreq) in finalize_request()
838 Curl_HttpReq httpreq; in Curl_http() local
H A Durldata.h1355 unsigned char httpreq; /* Curl_HttpReq; what kind of HTTP request (if any) member
/curl/src/
H A Dtool_cfgable.h212 HttpReq httpreq; member

Completed in 31 milliseconds