comparison text/en/CHANGES @ 2766:167329042128

nginx-1.21.3
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 07 Sep 2021 18:28:11 +0300
parents 137bb01e7a3b
children 9385526a9b2d
comparison
equal deleted inserted replaced
2765:5e3591372bf6 2766:167329042128
1
2 Changes with nginx 1.21.3 07 Sep 2021
3
4 *) Change: optimization of client request body reading when using
5 HTTP/2.
6
7 *) Bugfix: in request body filters internal API when using HTTP/2 and
8 buffering of the data being processed.
9
1 10
2 Changes with nginx 1.21.2 31 Aug 2021 11 Changes with nginx 1.21.2 31 Aug 2021
3 12
4 *) Change: now nginx rejects HTTP/1.0 requests with the 13 *) Change: now nginx rejects HTTP/1.0 requests with the
5 "Transfer-Encoding" header line. 14 "Transfer-Encoding" header line.