File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ everything that involves, including:
122
122
</ul>
123
123
124
124
<p> To do so it also supersedes the HTTP `<a http-header><code>Origin</code></a> ` header semantics
125
- originally defined in The Web Origin Concept. [[ORIGIN]]
125
+ originally defined in <cite> The Web Origin Concept</cite> . [[ORIGIN]]
126
126
127
127
128
128
@@ -2627,9 +2627,7 @@ origin-or-null = origin / %s"null" ; case-sensitive
2627
2627
origin = <a for=url>scheme</a> "://" <a for=url>host</a> [ ":" <a for=url>port</a> ]
2628
2628
</code></pre>
2629
2629
2630
- <p class="note no-backref"> This supplants the `<code> Origin</code> `
2631
- <a for=/>header</a> .
2632
- [[ORIGIN]]
2630
+ <p class=note> This supplants the definition in <cite> The Web Origin Concept</cite> . [[ORIGIN]]
2633
2631
2634
2632
<hr>
2635
2633
You can’t perform that action at this time.
0 commit comments