GET /around-the-world-in-80ms/ HTTP/1.1
Host: alexmic.net
Accept: application/json, text/javascript, */*; q=0.01
Accept-Encoding: gzip, deflate, sdch
Accept-Language: en-US,en;q=0.8,el;q=0.6,sv;q=0.4
Cookie: _ga=GA1.4.660367477.1393448603
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36
HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Cache-Control: max-age=600
Content-Encoding: gzip
Content-Type: text/html; charset=utf-8
Date: Tue, 24 Mar 2015 20:01:38 GMT
Expires: Tue, 24 Mar 2015 20:11:38 GMT
Last-Modified: Sun, 22 Mar 2015 18:38:36 GMT
Server: GitHub.com
Transfer-Encoding: chunked
[THE CONTENT CREATED BY THE APP SERVER GOES HERE]
<!DOCTYPE html>
<html>
<head>
<title>Hello World</title>
<link rel="stylesheet" href="style.css">
<script src="script.js"></script>
</head>
<body>
<h1>#yolo</h1>
</body>
</html>