Skip to content

Commit e053f32

Browse files
committed
Correct referrer
1 parent 6dc96e0 commit e053f32

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

css-values-4/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,8 +1024,7 @@ URL processing model</h4>
10241024
[=request/destination=] is |destination|, [=request/mode=] is |corsMode|,
10251025
[=request/origin=] is |environmentSettings|'s [=environment settings object/origin=],
10261026
[=request/credentials mode=] is "same-origin", [=request/use-url-credentials flag=] is
1027-
set, and whose [=request/header list=] is a [=/header list=] containing a [=header=]
1028-
with its [=header/name=] set to "referrer" and its [=header/value=] set to |referrer|.
1027+
set, and whose [=request/referrer=] is |referrer|.
10291028

10301029
11. [=/Fetch=] |req|, with |taskDestination| set to |global|, and |processResponseEndOfBody|
10311030
set to the following steps given [=/response=] |res| and Null, failure or byte stream

0 commit comments

Comments
 (0)