Searched refs:Curl_http_req_make (Results 1 – 4 of 4) sorted by relevance
/curl/lib/ |
H A D | http.h | 240 CURLcode Curl_http_req_make(struct httpreq **preq,
|
H A D | http1.c | 252 result = Curl_http_req_make(&parser->req, m, m_len, scheme, scheme_len, in start_req()
|
H A D | http_proxy.c | 107 result = Curl_http_req_make(&req, "CONNECT", sizeof("CONNECT")-1, in Curl_http_proxy_create_CONNECT()
|
H A D | http.c | 4057 CURLcode Curl_http_req_make(struct httpreq **preq, in Curl_http_req_make() function
|
Completed in 26 milliseconds