Chunking and HTTP/1.1 CLients

Diwakar Shetty <[email protected]> Fri, 25 Oct 2002 20:12:22 +0530
Newsgroups gmane.comp.web.general
Organization Oracle
Message-ID <[email protected]>


Is it a "MUST" requirement for HTTP/1.1 clients to support chunking ??

Or Is the chunking capability to be advertised by the client before the
server can send chunked encoded response ?
If yes, then which header is used for that (by the client to advertise
capability) ?
I know the server sends "Transfer-Encoding: chunked" header in the
response

Thanks in advance for all your replies

Diwakar