RE: Chunked Encoding !!!

Do you mean, as a client, you're receiving chunked-encoding from the server
and you don't want it?  If you don't want chunked-encoding, don't put
"Connection: TE" or the TE header in your requests.

If you're writing a server, you just have to accept chunked encoding from
clients.

This is an HTTP question, FYI, not a DASL question.  I'm not sure where HTTP
help mailing lists exist, but they would be a more appropriate place for
HTTP questions.

Lisa Dusseault
  -----Original Message-----
  From: www-webdav-dasl-request@w3.org
[mailto:www-webdav-dasl-request@w3.org]On Behalf Of Cristi Gafita
  Sent: Tuesday, December 04, 2001 9:23 AM
  To: www-webdav-dasl@w3.org
  Subject: Chunked Encoding !!!


  How can I avoid the Chunked Encoding ?
  Can I specify the response encoding from a request ?

  Thanks,

  -Chris

Received on Tuesday, 4 December 2001 13:14:46 UTC