From 2a621a5ff35f6227b15b89523da034e25e6ebce7 Mon Sep 17 00:00:00 2001 From: Stepan Paksashvili <81509933+ipaqsa@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:27:23 +0300 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Marco Ebert --- images/nginx-1.25/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/images/nginx-1.25/README.md b/images/nginx-1.25/README.md index 4b07faa4c..a5ec4821d 100644 --- a/images/nginx-1.25/README.md +++ b/images/nginx-1.25/README.md @@ -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):