Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifies a referrer policy to ensure we pass the referrer to analytics #924

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

charleslavon
Copy link
Collaborator

@charleslavon charleslavon commented Jan 12, 2024

The previous attempt coupled two referrer policies in one array value declaration, causing an error. We actually only need to specify this one value to ensure that the referring origin is passed to cross-domain requests and the entire path passed for same-origin.

Copy link

vercel bot commented Jan 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
near-discovery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 12, 2024 2:17pm
near-discovery-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 12, 2024 2:17pm

Copy link
Collaborator

@calebjacob calebjacob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@charleslavon charleslavon merged commit 1fee616 into develop Jan 12, 2024
4 of 5 checks passed
@charleslavon charleslavon deleted the default_header branch January 12, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release Use when a PR's description is should not be included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants