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

23 lines
269 B
Plaintext

# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<name>
use curl with multiple request methods
</name>
<command>
-I -X FOOO localhost
</command>
</test>
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
</errorcode>
</verify>