in reply to Slightly OT: HTTP protocal documentation?
As for one question, note that keepalive doesn't work if the return channel must be closed for the client to know it's done. The connection can only be kept alive when a "Content-Length" header is returned (so the client knows how much data to read.)
|
|---|