[gambit-list] open-tcp-server

Andrew Lentvorski bsder at allcaps.org
Thu Mar 8 18:45:56 EST 2007


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



More information about the Gambit-list mailing list