]> git.kaiwu.me - nginx.git/commit
Removed "Transfer-Encoding: identity" support.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 20 Feb 2020 13:19:34 +0000 (16:19 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 20 Feb 2020 13:19:34 +0000 (16:19 +0300)
commitb4d6b70d7f2e8207df02ab354da907475dcab8a5
tree552fe50584226dfd77e8064d60b138bd1c40ec04
parente64d798edb9950ef32ab98c21c190b513a3e262c
Removed "Transfer-Encoding: identity" support.

The "identity" transfer coding has been removed in RFC 7230.  It is
believed that it is not used in real life, and at the same time it
provides a potential attack vector.
src/http/ngx_http_request.c