12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
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
|