From 899e2edec95b3df01db63ad219d3c5547a3e3ae5 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 15 Jul 2026 17:02:21 +0200 Subject: [PATCH] INTERNALS.md: require quiche 0.20.0+ For function `quiche_h3_config_set_max_field_section_size()`. Ref: #22331 Ref: https://github.com/curl/curl/pull/22331#issuecomment-4981647189 Ref: https://github.com/cloudflare/quiche/releases/tag/0.20.0 Closes #22333 --- docs/INTERNALS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md index ff59f733e0..244d7c46c3 100644 --- a/docs/INTERNALS.md +++ b/docs/INTERNALS.md @@ -42,6 +42,7 @@ We aim to support these or later versions: - 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) +- quiche 0.20.0 (2023-12-12) - Windows Vista 6.0 (2006-11-08 - 2012-04-10) - wolfSSL 5.0.0 (2021-11-01) - zlib 1.2.5.2 (2011-12-11)