Skip to content

Update FAQ to clarify referrer behavior#254

Merged
konklone merged 1 commit intoGSA:masterfrom
elucify:patch-1
Sep 18, 2018
Merged

Update FAQ to clarify referrer behavior#254
konklone merged 1 commit intoGSA:masterfrom
elucify:patch-1

Conversation

@elucify
Copy link
Copy Markdown
Contributor

@elucify elucify commented Sep 17, 2018

The origin-when-cross-origin Referrer-policy HTTP header (and meta tag) limits referrer information whether or not the request downgrades the URL scheme (https-to-http vs https-to-https; see examples at https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy#Directives). The existing language seems to imply that a third-party website that upgrades to HTTPS can expect to receive resource URLs in their referrers after they update to HTTPS, which is not the case.

Here I propose new language to clarify what third parties should expect from the recommended referrer policy.

The origin-when-cross-origin Referrer-policy HTTP header (and meta tag) limits referrer information whether or not the request downgrades the URL scheme (https-to-http vs https-to-https; see examples at https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy#Directives). The existing language seems to imply that a third-party website that upgrades to HTTPS can expect to receive resource URLs in their referrers after they update to HTTPS, which is not the case.

Here I propose new language to clarify what third parties should expect from the recommended referrer policy.
@konklone
Copy link
Copy Markdown
Contributor

Good call! I see how this improves the text, and thank you for the edit.

@konklone konklone merged commit 7292e8d into GSA:master Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants