w3c / beacon

Beacon
https://w3c.github.io/beacon/
Other
46 stars 22 forks source link

Remove referrer source definition + HTML5.2 dep #51

Closed igrigorik closed 6 years ago

igrigorik commented 6 years ago

Discussion: https://github.com/w3c/beacon/pull/50#discussion_r132872213

siusin commented 6 years ago

Does this require to modify step 7? The declaration of referrer in step 7 is different from referrer resource, right?

igrigorik commented 6 years ago

We do need to remove the referrer lines in step 7: the reason those exist is because we're passing in the referrer value into Fetch.. but that's a no-op now.