There was an error while loading. Please reload this page.
1 parent bb8ad36 commit 42998abCopy full SHA for 42998ab
index.html
@@ -907,11 +907,11 @@ <h4>
907
by the following ABNF [[RFC5234]] (using <a data-cite=
908
"RFC7230#section-7">List Extension</a>, [[RFC7230]]):
909
</p>
910
- <pre class="abnf">
911
- Timing-Allow-Origin = 1#( <a data-cite=
912
-"FETCH#origin-header">origin-or-null</a> / <a data-cite=
913
-"FETCH#http-new-header-syntax">wildcard</a> )
914
- </pre>
+ <code class="abnf">
+ Timing-Allow-Origin = 1#( <a
+ data-cite="FETCH#origin-header">origin-or-null</a> / <a
+ data-cite="FETCH#http-new-header-syntax">wildcard</a> )
+ </code>
915
<p>
916
The sender MAY generate multiple <a>Timing-Allow-Origin</a> header
917
fields. The recipient MAY combine multiple
0 commit comments