View Single Post
  #20 (permalink)  
Old 02-06-2008, 10:01 AM
k7sle k7sle is offline
Active Member
 
Posts: 35
Default

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:~$
Reply With Quote