summaryrefslogtreecommitdiffstats
path: root/tests/HTTP/HTTPResponse1.data
blob: f6eb47217d8a7c7809ab1806a8e22f8ea4155200 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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
Note3: The data is 2 bytes longer than the actual request, parser should indicate 2 extra bytes at the end
Header1: Value1
Header2: Value2
Content-Length: 3
Empty-Header:

bla