Skip to content

Commit

Permalink
chore: tidy up index.html (#292)
Browse files Browse the repository at this point in the history
Co-authored-by: noamr <noamr@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and noamr committed Sep 29, 2021
1 parent 42998ab commit 11d3b0b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -906,12 +906,9 @@ <h4>
to the cross-origin restrictions. The header's value is represented
by the following ABNF [[RFC5234]] (using <a data-cite=
"RFC7230#section-7">List Extension</a>, [[RFC7230]]):
</p>
<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>
</p><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>
<p>
The sender MAY generate multiple <a>Timing-Allow-Origin</a> header
fields. The recipient MAY combine multiple
Expand Down

0 comments on commit 11d3b0b

Please sign in to comment.