Welcome! Log In Create A New Profile

Advanced

Re: chunked_transfer_encoding seems doesn't work as expected

Maxim Dounin
November 19, 2014 08:14AM
Hello!

On Wed, Nov 19, 2014 at 08:49:33PM +0800, weiyuefei wrote:

> When i try to use the directive "chunked_transfer_encoding" to
> control the encoding type of output data, it failed to output
> the chunked data even thougth i turned on the directive as
> "chunked_transfer_encoding on;".

The "chunked_transfer_encoding" directive allows to disable use of
chunked transfer encoding if Content-Length isn't known. It
defaults to "on" and can be switched off as a workaround for
broken clients which claim HTTP/1.1 support but doesn't understand
chunked transfer encoding. It is not expected to change handling
of requests with known Content-Length.

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

chunked_transfer_encoding seems doesn't work as expected

weiyuefei November 19, 2014 07:46AM

Re: chunked_transfer_encoding seems doesn't work as expected

Maxim Dounin November 19, 2014 08:14AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 148
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready