Apply suggestions from code review
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
aabdf828f3
commit
9cb3f093ee
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
NGINX 1.25 base image
|
NGINX 1.25 base image
|
||||||
|
|
||||||
|
|
||||||
### HTTP/3 Support
|
### HTTP/3 Support
|
||||||
|
|
||||||
**HTTP/3 support is experimental and under development**
|
**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
|
> ... 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.\
|
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):
|
But the good news is that [OpenSSL plans to add server-side support in 3.4](https://www.openssl.org/roadmap.html):
|
||||||
|
|
Loading…
Reference in a new issue