curl/tests/data/test21

23 lines
272 B
Plaintext
Raw Normal View History

2001-08-07 14:42:23 +02:00
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<name>
use curl with multiple request methods
</name>
<command>
2002-03-19 15:53:28 +01:00
-I -d FOOO -G localhost
2001-08-07 14:42:23 +02:00
</command>
</test>
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
</errorcode>
</verify>