Home
last modified time | relevance | path

Searched refs:Curl_http_req_make (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Dhttp.h245 CURLcode Curl_http_req_make(struct httpreq **preq,
H A Dhttp1.c252 result = Curl_http_req_make(&parser->req, m, m_len, scheme, scheme_len, in start_req()
H A Dhttp_proxy.c107 result = Curl_http_req_make(&req, "CONNECT", sizeof("CONNECT")-1, in Curl_http_proxy_create_CONNECT()
H A Dhttp.c4030 CURLcode Curl_http_req_make(struct httpreq **preq, in Curl_http_req_make() function

Completed in 30 milliseconds