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

Missing response header "Vary: Origin" #41

Open
ostrya opened this issue Apr 15, 2020 · 0 comments
Open

Missing response header "Vary: Origin" #41

ostrya opened this issue Apr 15, 2020 · 0 comments

Comments

@ostrya
Copy link

ostrya commented Apr 15, 2020

According to MDN Access-Control-Allow-Origin, since the CORS filter returns an Access-Control-Allow-Origin response header based on the Origin header of the request, the response should contain the header "Vary: Origin" to indicate that a different Origin may result in a different response.

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

No branches or pull requests

1 participant