Re: What is Content-Length?

On Fri, 12 Dec 97, Jeffrey Mogul wrote:

> It seems like a mistake to get into the business of specifying
> self-delimiting transfer codings (aside from chunked, which is
> a generic way to do that).  This way, we have some modularity
> in the protocol design.  I.e., we have only three ways to find
> the end of a message (EOF, Content-Length, chunked); why add
> more?

I agree 100%. I'd like to see the lowest level of handling (determining
the end of a response) kept as simple as possible.


  Cheers,

  Ronald


P.S. There are _four_ ways to determine eom: multipart/byteranges is
     also one.

Received on Friday, 12 December 1997 22:10:30 UTC