1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

trial with an address which has a valid domain part but invalid host to avoid dns redirections.

This commit is contained in:
Gunter Knauf 2008-12-30 09:16:38 +00:00
parent d839230402
commit 8266727062

View File

@ -15,7 +15,7 @@ multi interface get with non-existing host name
lib507 lib507
</tool> </tool>
<command> <command>
http://doesnotexist.foo./ http://doesnotexist.example.com/
</command> </command>
</client> </client>