Apply suggestions from code review

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
Stepan Paksashvili 2024-07-01 13:27:23 +03:00 committed by GitHub
parent 2d56d724ba
commit 2a621a5ff3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,5 @@
NGINX 1.25 base image
### HTTP/3 Support
**HTTP/3 support is experimental and under development**
@ -33,7 +32,7 @@ The next steps will be:
> ... the QUIC (currently client side only) version 1 protocol
[and also there are some issues even with client side](https://github.com/openssl/openssl/discussions/23339)
[And also there are some issues even with client side](https://github.com/openssl/openssl/discussions/23339)
Due to this, we currently have incomplete HTTP/3 support, without important security and performance features.\
But the good news is that [OpenSSL plans to add server-side support in 3.4](https://www.openssl.org/roadmap.html):