1249

======== BEGIN INBOUND STREAM ========
GET /files/123/download/ HTTP/1.1
Host: example.com
User-Agent: demo

======== BEGIN OUTBOUND STREAM ========
HTTP/1.1 200 OK
Date: Thu, 31 Dec 2015 18:26:56 GMT
Content-Type: application/octet-stream
Content-Length: 14
Content-Disposition: attachment; filename="My \"test\" file.txt"

Hello world!
