From c558a4f36082e38a3500ce62aad6e2ec08106d97 Mon Sep 17 00:00:00 2001 From: Ian Clelland Date: Thu, 29 Aug 2024 22:46:36 -0400 Subject: [PATCH] Fix broken reference to RFC7230 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 )