aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test21
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test21')
-rw-r--r--tests/data/test2122
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/data/test21 b/tests/data/test21
new file mode 100644
index 000000000..13af4b59e
--- /dev/null
+++ b/tests/data/test21
@@ -0,0 +1,22 @@
+# 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>