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

also allow DELETE/PUT when using CORS filter #1240

Merged
merged 1 commit into from
Aug 26, 2016
Merged

Conversation

ssalinas
Copy link
Member

By default eh CrossOriginFilter only allow GET, POST, OPTIONS. Adding PUT and DELETE to that list.

/fixes #1062

@ssalinas ssalinas modified the milestone: 0.11.0 Aug 24, 2016
@ssalinas ssalinas merged commit ff3aeee into master Aug 26, 2016
@ssalinas ssalinas deleted the cors_all_methods branch August 26, 2016 15:20
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.

Cant remove anything from interface
1 participant