curl/tests/data/test507

29 lines
344 B
Plaintext
Raw Normal View History

<testcase>
2003-08-19 05:36:47 -04:00
# Server-side
<reply>
</reply>
# Client-side
<client>
<server>
http
</server>
<name>
multi interface get with non-existing host name
</name>
<tool>
lib507
</tool>
<command>
2008-12-30 10:33:09 -05:00
http://non-existing-host.haxx.se/
2003-08-19 05:36:47 -04:00
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
6
</errorcode>
</verify>
</testcase>