curl/tests/data/test20

39 lines
425 B
Plaintext
Raw Permalink Normal View History

<testcase>
2005-04-16 19:15:19 -04:00
<info>
<keywords>
HTTP
2005-04-16 19:15:19 -04:00
FAILURE
non-existing host
2005-04-16 19:15:19 -04:00
</keywords>
</info>
2001-08-07 08:42:23 -04:00
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<server>
2005-04-16 19:15:19 -04:00
none
</server>
<features>
http
</features>
2001-08-07 08:42:23 -04:00
<name>
attempt connect to non-existing host name
</name>
<command>
non-existing-host.haxx.se.
2001-08-07 08:42:23 -04:00
</command>
</client>
2001-08-07 08:42:23 -04:00
# Verify data after the test has been "shot"
<verify>
<errorcode>
6
</errorcode>
</verify>
</testcase>