summaryrefslogtreecommitdiffstats
path: root/tests/HTTP/HTTPResponse1.data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/HTTP/HTTPResponse1.data')
-rw-r--r--tests/HTTP/HTTPResponse1.data9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/HTTP/HTTPResponse1.data b/tests/HTTP/HTTPResponse1.data
new file mode 100644
index 000000000..b97e58afd
--- /dev/null
+++ b/tests/HTTP/HTTPResponse1.data
@@ -0,0 +1,9 @@
+HTTP/1.0 200 OK
+Note: This is a test of a regular response with Content-Length set
+ (identity transfer encoding)
+Note2: The above header also tests multi-line header lines
+Header1: Value1
+Header2: Value2
+Content-Length: 3
+
+bla