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

Referrer-Policy header should support multiple values #882

Closed
jdm opened this issue Aug 4, 2016 · 0 comments
Closed

Referrer-Policy header should support multiple values #882

jdm opened this issue Aug 4, 2016 · 0 comments
Labels
A-headers Area: headers. E-easy Effort: easy. A task that would be a great starting point for a new contributor.

Comments

@jdm
Copy link

jdm commented Aug 4, 2016

In order to support fallback policies when a subset of the full policies is supported (such as when a new policy is introduced in the specification), hyper's Referrer-Policy header should store the most recent value that is successfully parsed from the list of potential multiple values, per https://w3c.github.io/webappsec-referrer-policy/#parse-referrer-policy-from-header .

@seanmonstar seanmonstar added A-headers Area: headers. E-easy Effort: easy. A task that would be a great starting point for a new contributor. labels Aug 22, 2016
gsquire added a commit to gsquire/hyper that referenced this issue Oct 6, 2016
gsquire added a commit to gsquire/hyper that referenced this issue Oct 6, 2016
gsquire added a commit to gsquire/hyper that referenced this issue Oct 6, 2016
gsquire added a commit to gsquire/hyper that referenced this issue Oct 7, 2016
gsquire added a commit to gsquire/hyper that referenced this issue Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-headers Area: headers. E-easy Effort: easy. A task that would be a great starting point for a new contributor.
Projects
None yet
Development

No branches or pull requests

2 participants