summaryrefslogtreecommitdiffstats
path: root/tests/HTTP/HTTPResponse1.data
blob: 97e0b23c3090a3880642a1213fec6d5b95f1ca8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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

bla