# No. 1047 doesn't apply to HTTP/1.0 servers.

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

======== BEGIN OUTBOUND STREAM ========
HTTP/1.0 200 OK
Date: Thu, 31 Dec 2015 18:26:56 GMT
Content-Type: text/plain

Hello world!
