blob: cf306fe30df7c8c36a5f707d892a2a48bc080c28 [file] [log] [blame]
GET /foo/bah1 HTTP/1.1
Host: localhost
GET /foo/bah2 HTTP/1.1
Host: localhost
Content-Length: 0
SomeOtherHeader: blah
GET /foo/bah3 HTTP/1.1
Host: localhost
Transfer-Encoding: chunked
a
0123456789
7
abcdef
0
GET /foo/bah4 HTTP/1.1
Host: localhost