File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -2819,14 +2819,8 @@ request <a for=/>header</a> indicates where a
2819
2819
<a lt=fetch for=/>fetches</a> .
2820
2820
<!-- Ian Hickson told me Adam Barth researched that -->
2821
2821
2822
- <p> Its <a for=header>value</a> <a>ABNF</a> :
2823
-
2824
- <pre><code class=lang-abnf>
2825
- Origin = origin-or-null
2826
-
2827
- origin-or-null = origin / %s"null" ; case-sensitive
2828
- origin = <a for=url>scheme</a> "://" <a for=url>host</a> [ ":" <a for=url>port</a> ]
2829
- </code></pre>
2822
+ <p> Its possible <a for=header>values</a> are all the return values of
2823
+ <a>byte-serializing a request origin</a> , given a <a for=/>request</a> .
2830
2824
2831
2825
<p class=note> This supplants the definition in <cite> The Web Origin Concept</cite> . [[ORIGIN]]
2832
2826
You can’t perform that action at this time.
0 commit comments