8 Mar
2007
8 Mar
'07
18:45
James Cash wrote:
Back at REPL:
(read-line p) "GET / HTTP/1.1"
Don't advertise that you want or can support HTTP/1.1. If you are just playing around, always use HTTP/1.0 It's a lot simpler, and I don't think there are any web servers or browsers that will cause a problem. -a