GET request with transfer-encoding causing issue
bclod
nginx-forum at forum.nginx.org
Tue May 24 12:17:43 UTC 2016
Hey Andrew,
Thanks for your reply. Actually we tried that already and still faced the
same issue. It can easily be reproduced; send any GET request with header
"transfer-encoding: chunked".
We tried the below already.
chunked_transfer_encoding off;
proxy_buffering off;
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,267076,267084#msg-267084
More information about the nginx
mailing list