Home
last modified time | relevance | path

Searched refs:host (Results 576 – 577 of 577) sorted by last modified time

1...<<21222324

/PHP-5.5/ext/curl/tests/
H A Dcurl_setopt_basic003.phpt12 $host = curl_cli_server_start();
17 $url = "{$host}/";
31 curl_setopt($ch, CURLOPT_URL, $host);
H A Dcurl_setopt_basic004.phpt12 $host = curl_cli_server_start();
17 $url = "{$host}/";

Completed in 6 milliseconds

1...<<21222324