summaryrefslogtreecommitdiffstats
path: root/tests/HTTP/HTTPRequest1.data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/HTTP/HTTPRequest1.data')
-rw-r--r--tests/HTTP/HTTPRequest1.data5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/HTTP/HTTPRequest1.data b/tests/HTTP/HTTPRequest1.data
new file mode 100644
index 000000000..cac43c06c
--- /dev/null
+++ b/tests/HTTP/HTTPRequest1.data
@@ -0,0 +1,5 @@
+GET /some/url HTTP/1.1
+Note: This is a test of a regular request
+Content-Length: 3
+
+bla \ No newline at end of file