1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test20
2001-08-07 12:42:23 +00:00

23 lines
283 B
Plaintext

# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<name>
attempt connect to non-existing host name
</name>
<command>
non-existing-and-weeeeeeirdname
</command>
</test>
# Verify data after the test has been "shot"
<verify>
<errorcode>
6
</errorcode>
</verify>