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 module needs enhanced #72

Closed
johnmcclean opened this issue Nov 13, 2015 · 3 comments
Closed

CORs module needs enhanced #72

johnmcclean opened this issue Nov 13, 2015 · 3 comments

Comments

@johnmcclean
Copy link
Member

Current CORs filter, is pretty basic (wrt features & configurability). A more advanced one should be pluggable also (perhaps the ebay CORs Filter).

@edeegan
Copy link
Contributor

edeegan commented Nov 15, 2015

I see that Spring 4.2 has a configurable annotation for CORS:

https://spring.io/blog/2015/06/08/cors-support-in-spring-framework

On Fri, Nov 13, 2015 at 8:55 PM, johnmcclean-aol notifications@github.com
wrote:

Current CORs filter, is pretty basic (wrt features & configurability). A
more advanced one should be pluggable also (perhaps the ebay CORs Filter).


Reply to this email directly or view it on GitHub
#72.

@johnmcclean
Copy link
Member Author

Looks like it is for Spring MVC - there may be a Jersey equivalent though.

@johnmcclean
Copy link
Member Author

released in 0.76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants