Home
last modified time | relevance | path

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

/third_party/node/test/internet/
Dtest-http-dns-fail.js31 function httpreq(count) { function
/third_party/curl/lib/
Dhttp.c811 Curl_HttpReq httpreq, in Curl_http_output_auth()
896 Curl_HttpReq httpreq, in Curl_http_output_auth()
2037 Curl_HttpReq httpreq = data->state.httpreq; in Curl_http_method() local
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() local
Dhttp_aws_sigv4.c93 Curl_HttpReq httpreq; in Curl_output_aws_sigv4() local
Dc-hyper.c628 Curl_HttpReq httpreq) in bodysend()
701 Curl_HttpReq httpreq; in Curl_http() local
Durldata.h1412 Curl_HttpReq httpreq; /* what kind of HTTP request (if any) is this */ member
/third_party/curl/src/
Dtool_cfgable.h210 HttpReq httpreq; member