Skip to content

Commit dbda613

Browse files
authored
Fix broken reference to RFC7230 (#406)
RFC7230 is replaced with RFC9110; update the reference to list ABNF syntax accordingly Closes: #404
1 parent 1cb5bd3 commit dbda613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@ <h4>
10011001
allowed to see values of attributes that would have been zero due
10021002
to the cross-origin restrictions. The header's value is represented
10031003
by the following ABNF [[RFC5234]] (using <a data-cite=
1004-
"RFC7230#section-7">List Extension</a>, [[RFC7230]]):
1004+
"RFC9110#rfc.section.5.6.1">List Extension</a>, [[RFC9110]]):
10051005
</p><code class="abnf">Timing-Allow-Origin = 1#( <a data-cite=
10061006
"FETCH#origin-header">origin-or-null</a> / <a data-cite=
10071007
"FETCH#http-new-header-syntax">wildcard</a> )</code>

0 commit comments

Comments
 (0)