Searched refs:http_connect (Results 1 – 5 of 5) sorted by relevance
/third_party/curl/tests/data/ |
D | test217 | 35 …/%TESTNUMBER0002 --proxy http://%HOSTIP:%HTTPPORT --proxytunnel -w "%{http_code} %{http_connect}\n"
|
D | test1288 | 45 …nect-headers --dump-header - --include --write-out "\nCONNECT CODE: %{http_connect}\nRECEIVED HEAD…
|
D | test970 | 62 …ffective":"log/out%TESTNUMBER","ftp_entry_path":null,"http_code":200,"http_connect":0,"http_versio…
|
/third_party/ffmpeg/libavformat/ |
D | http.c | 176 static int http_connect(URLContext *h, const char *path, const char *local_path, 260 err = http_connect(h, path, local_path, hoststr, in http_open_cnx_internal() 1277 static int http_connect(URLContext *h, const char *path, const char *local_path, in http_connect() function
|
/third_party/curl/tests/server/ |
D | sws.c | 1319 static void http_connect(curl_socket_t *infdp, in http_connect() function 1845 http_connect(&msgsock, listensock, connecthost, req->connect_port); in service_connection()
|