curl/tests/data/test21

34 lines
398 B
Plaintext
Raw Normal View History

<testcase>
2005-04-16 19:15:19 -04:00
<info>
<keywords>
FAILURE
multiple HTTP requests
</keywords>
</info>
2001-08-07 08:42:23 -04:00
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<server>
http
</server>
2001-08-07 08:42:23 -04:00
<name>
use curl with multiple request methods
</name>
<command>
-I -d FOOO -F moo=moo localhost
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>
2
</errorcode>
</verify>
</testcase>