From: Viktor Szakats Date: Wed, 15 Jul 2026 15:02:21 +0000 (+0200) Subject: INTERNALS.md: require quiche 0.20.0+ X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=899e2edec95b3df01db63ad219d3c5547a3e3ae5;p=thirdparty%2Fcurl.git 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 --- 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)