1148

======== BEGIN INBOUND STREAM ========
GET / HTTP/1.1
Host: example.com
User-Agent: demo
Range: bytes=2-13

======== BEGIN OUTBOUND STREAM ========
HTTP/1.1 206 Partial Content
Date: Thu, 31 Dec 2015 18:26:56 GMT
Content-Type: text/plain
Content-Range: bytes 2-13/13
Content-Length: 12

llo world!
