aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test21
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test21')
-rw-r--r--tests/data/test2133
1 files changed, 33 insertions, 0 deletions
diff --git a/tests/data/test21 b/tests/data/test21
new file mode 100644
index 0000000..8e4e847
--- /dev/null
+++ b/tests/data/test21
@@ -0,0 +1,33 @@
+<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>