From dbda613bd43093a363c481f5008b5ec83a4f7734 Mon Sep 17 00:00:00 2001 From: Ian Clelland Date: Fri, 30 Aug 2024 03:15:51 -0400 Subject: [PATCH] Fix broken reference to RFC7230 (#406) RFC7230 is replaced with RFC9110; update the reference to list ABNF syntax accordingly Closes: #404 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1a7dc20..8085ad2 100644 --- a/index.html +++ b/index.html @@ -1001,7 +1001,7 @@

allowed to see values of attributes that would have been zero due to the cross-origin restrictions. The header's value is represented by the following ABNF [[RFC5234]] (using List Extension, [[RFC7230]]): + "RFC9110#rfc.section.5.6.1">List Extension, [[RFC9110]]):

Timing-Allow-Origin = 1#( origin-or-null / wildcard )