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

Issue #111: Handle CORS pre-flight request in middleware #112

Merged

Conversation

matiasanaya
Copy link
Contributor

This fixes the case where the origin is not allowed, as per issue #111.

This fixes the case where the origin is not allowed
@at15 at15 mentioned this pull request Feb 9, 2018
2 tasks
@kisielk kisielk requested a review from elithrar March 21, 2018 16:40
@matiasanaya
Copy link
Contributor Author

Is there anything holding this change back?

@kisielk
Copy link
Contributor

kisielk commented May 8, 2018

I don't really understand enough about CORS details to approve this, waiting on review from @elithrar

@elithrar elithrar merged commit 13a38d2 into gorilla:master May 8, 2018
@matiasanaya matiasanaya deleted the fix/issue-111-options-passed-through branch May 9, 2018 22:42
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

4 participants