On 1/27/2012 2:50 PM, sameer shah wrote:
As you can see in above 2 headers chunking is working only if the compression 
is turned
off.

On 27.01.12 15:37, William A. Rowe Jr. wrote:
Chunking is not a feature that the client gets to choose.
Your client code is badly written if it is that fragile.

It has to be able to tolerate either of Content-Length or
Transfer-Encoding.  You don't have command or control of the
mechanism used if you are an HTTP/1.1 client.  It is always
the server's choice.

You can however send HTTP/1.0 request with which the server MUST NOT send chunked response. --
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Linux is like a teepee: no Windows, no Gates and an apache inside...

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to