Home
last modified time | relevance | path

Searched refs:http_connect (Results 1 – 3 of 3) sorted by relevance

/external/curl/tests/data/
Dtest21735 …ORT/path/2170002 --proxy http://%HOSTIP:%HTTPPORT --proxytunnel -w "%{http_code} %{http_connect}\n"
/external/curl/tests/server/
Dsws.c1401 static void http_connect(curl_socket_t *infdp, in http_connect() function
1923 http_connect(&msgsock, listensock, connecthost, req->connect_port); in service_connection()
/external/curl/
DCHANGES.08005 -w option support 'http_connect' to make it easier to verify!