GET / HTTP/1.1This is actually an invalid HTTP request. HTTP 1.1 requests require the Host: header, so if you're doing this manually in this way you should use "GET / HTTP/1.0" if you don't feel like typing "Host: www.website.com" as well.
hit enter twice
Try checking the MTU size (on your router if you have one). For DSL it needs to be 1492 instead of 1500.
posted by reverendX at 1:45 PM on October 18, 2005