From d2e4644aea4b8d9422373f83168239c315cbb261 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Tue, 25 Nov 2025 17:40:30 +0100 Subject: [PATCH] Editorial: replace RFC7231 reference with RFC9110 Fixes #390. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6294dfe..d337ee7 100644 --- a/index.html +++ b/index.html @@ -142,8 +142,8 @@

provide compatible semantics.

- The Content-Encoding HTTP header, described in Section 3.1.2.2 of - [[RFC7231]], indicates the content coding applied to the payload of a push message. + The Content-Encoding HTTP header, described in Section 8.4 of + [[RFC9110]], indicates the content coding applied to the payload of a push message.