Strange characters added by nginx?
Dave Cheney
dave at cheney.net
Wed Nov 5 13:07:32 MSK 2008
More importantly, the backend should not send chunked encoding as
nginx uses HTTP/1.0 to talk to backends.
On 05/11/2008, at 1:45 AM, Maxim Dounin wrote:
> It looks like normal chunked transfer encoding, exactly as
> specified in headers (note "Transfer-Encoding: chunked"). Your
> browser shouldn't render "1e78" as long as it's HTTP/1.1 complaint
> (and nginx won't send chunked unless request is HTTP/1.1).
More information about the nginx
mailing list