File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test21
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (4 years, 6 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

<testcase>
<info>
<keywords>
FAILURE
multiple HTTP requests
</keywords>
</info>
# Server-side
<reply>
<data>
</data>
</reply>

# Client-side
<client>
<server>
http
</server>
 <name>
use curl with multiple request methods
 </name>
 <command>
-I -d FOOO -F moo=moo localhost
</command>
</client>

# Verify data after the test has been "shot"
<verify>
<errorcode>
2
</errorcode>
</verify>
</testcase>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>