comparison text/en/CHANGES @ 2975:f8ad45c72992

nginx-1.25.1
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 13 Jun 2023 18:15:59 +0300
parents b0c023422110
children 1ae01ea2eca8
comparison
equal deleted inserted replaced
2974:2fa6471cd138 2975:f8ad45c72992
1
2 Changes with nginx 1.25.1 13 Jun 2023
3
4 *) Feature: the "http2" directive, which enables HTTP/2 on a per-server
5 basis; the "http2" parameter of the "listen" directive is now
6 deprecated.
7
8 *) Change: HTTP/2 server push support has been removed.
9
10 *) Change: the deprecated "ssl" directive is not supported anymore.
11
12 *) Bugfix: in HTTP/3 when using OpenSSL.
13
1 14
2 Changes with nginx 1.25.0 23 May 2023 15 Changes with nginx 1.25.0 23 May 2023
3 16
4 *) Feature: experimental HTTP/3 support. 17 *) Feature: experimental HTTP/3 support.
5 18