From bdb1773536d76562a9e0e8f2fdf60bedda2f1910 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 17 Jun 2026 12:42:12 +0200 Subject: [PATCH] INTERNALS.md: document minimum nghttp3 and ngtcp2 versions Follow-up to 5eefdd71a394d135c0ffb56fb8ec117c87dbe4f0 #17027 Follow-up to 915f3981c93cba568806b16a5719ff444b62e365 #16320 Closes #22062 --- docs/INTERNALS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md index 73d4d7b9b8..ff59f733e0 100644 --- a/docs/INTERNALS.md +++ b/docs/INTERNALS.md @@ -38,6 +38,8 @@ We aim to support these or later versions: - mbedTLS 3.2.0 (2022-07-11) - MIT Kerberos 1.3 (2003-07-31) - nghttp2 1.15.0 (2016-09-25) +- nghttp3 1.0.0 (2023-10-15) +- ngtcp2 1.0.0 (2023-10-15), with OpenSSL 3.5.0+: 1.12.0 (2025-04-16) - OpenLDAP 2.0 (2000-08-01) - OpenSSL 3.0.0 (2021-09-07) - Windows Vista 6.0 (2006-11-08 - 2012-04-10)