Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhttp.h265 struct httpreq { struct
277 CURLcode Curl_http_req_make(struct httpreq **preq, argument
Dhttp.c790 Curl_HttpReq httpreq, in Curl_http_output_auth()
880 Curl_HttpReq httpreq, in Curl_http_output_auth()
2089 Curl_HttpReq httpreq = (Curl_HttpReq)data->state.httpreq; in Curl_http_method() local
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 httpreq; in Curl_http() local
Dhttp_aws_sigv4.c376 Curl_HttpReq httpreq, char *provider1, in calc_s3_payload_hash()
547 Curl_HttpReq httpreq; in Curl_output_aws_sigv4() local
Dc-hyper.c763 Curl_HttpReq httpreq) in bodysend()
880 Curl_HttpReq httpreq; in Curl_http() local
Durldata.h1470 unsigned char httpreq; /* Curl_HttpReq; what kind of HTTP request (if any) member
/third_party/node/test/internet/
Dtest-http-dns-fail.js31 function httpreq(count) { function
/third_party/curl/src/
Dtool_cfgable.h208 HttpReq httpreq; member