[nginx] HTTP/2: removed server push (ticket #2432).

2023-06-08 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/262c01782566 branches: changeset: 9121:262c01782566 user: Sergey Kandaurov date: Thu Jun 08 16:56:46 2023 +0400 description: HTTP/2: removed server push (ticket #2432). Although it has better implementation status than HTTP/3 server push, it

[nginx] SSL: removed the "ssl" directive.

2023-06-08 Thread Roman Arutyunyan
details: https://hg.nginx.org/nginx/rev/0aaa09927703 branches: changeset: 9120:0aaa09927703 user: Roman Arutyunyan date: Thu Jun 08 14:49:27 2023 +0400 description: SSL: removed the "ssl" directive. It has been deprecated since 7270:46c0c7ef4913 (1.15.0) in favour of the "ssl"

[nginx] HTTP/2: "http2" directive.

2023-06-08 Thread Roman Arutyunyan
details: https://hg.nginx.org/nginx/rev/08ef02ad5c54 branches: changeset: 9119:08ef02ad5c54 user: Roman Arutyunyan date: Tue May 16 16:30:08 2023 +0400 description: HTTP/2: "http2" directive. The directive enables HTTP/2 in the current server. The previous way to enable HTTP/2 via