[ee122] unwanted persistence

vern at cs.berkeley.edu vern at cs.berkeley.edu
Sun Oct 28 22:41:07 PDT 2007


> The client specifies a non persistent connection.  The server offers a
> response back that includes a Keep-Alive

It doesn't matter what the server indicates regarding Keep-Alive, if the
client didn't offer it then the client needn't honor it.

> and then either a chunking header
> or a Content Length header.

Those are in principle separate.  If the server includes either, then that
had better be how it frames the item it returns.

		Vern


More information about the ee122 mailing list