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

cors config changes for IE support and caching #6

Merged
merged 1 commit into from
Oct 5, 2017
Merged

Conversation

edda
Copy link
Contributor

@edda edda commented Oct 5, 2017

This adds additional allowed headers to the CORS response (otherwise IE won't accept it). Also added caching for the preflight request for 10 minutes (so the browser doesn't do the preflight check for every request).

@edda edda requested a review from notque October 5, 2017 09:05
@notque notque merged commit e359f96 into master Oct 5, 2017
@notque notque deleted the cors-config branch October 5, 2017 16:18
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.

None yet

2 participants