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

Make CORS-preflight fetches set the CORS flag #743

Merged
merged 1 commit into from
May 29, 2018

Conversation

annevk
Copy link
Member

@annevk annevk commented May 28, 2018

Otherwise a 401 response would not necessarily result in rejection.

Fixes #741.


Preview | Diff

Otherwise a 401 response would not necessarily result in rejection.

Fixes #741.
Copy link
Collaborator

@youennf youennf left a comment

Choose a reason for hiding this comment

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

LGTM

@annevk annevk merged commit 9334fcb into master May 29, 2018
@annevk annevk deleted the annevk/cors-preflight-cors-flag branch May 29, 2018 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants