% curl -v http://0:5000/
> GET / HTTP/1.1
> User-Agent: curl/7.21.4 (universal-apple-darwin11.0) ...
> Host: 0:5000
> Accept: */*
>
< HTTP/1.0 200 OK
< Date: Thu, 07 Jun 2012 02:35:17 GMT
< Server: HTTP::Server::PSGI
< Content-Length: 46
< Content-Type: text/html
< X-Web-Machine-Trace:
b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,c3,c4,d4,e5,f6,g7,g8,
h10,i12,l13,m16,n16,o16,o18,o18b
<
Hello World