cgauthie@giskard:~$ telnet 127.0.0.1 7072
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
?
HTTP/1.1 400 Bad Request
Connection: close
Connection closed by foreign host.
cgauthie@giskard:~$ telnet 127.0.0.1 7072
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
GET index.html
Connection closed by foreign host.
cgauthie@giskard:~$ |