monsur / enable-cors.org

Advocacy for CORS
http://enable-cors.org/
212 stars 99 forks source link

Enabling CORS in web applications built on Java stack #38

Closed mohitsoni-ebay closed 11 years ago

mohitsoni-ebay commented 11 years ago

eBay recently open-sourced a Java Servlet Filter implementation, hosted at: https://github.com/eBay/cors-filter.

Here's the link to quick start guide: https://github.com/eBay/cors-filter#quick-start.

Would you like to add it to your list of server-side implementations?

monsur commented 11 years ago

This library looks great! Can you submit a patch with this info? You'll have to edit the following file on the gh-pages branch: https://github.com/mhausenblas/enable-cors.org/blob/gh-pages/resources.html

mohitsoni-ebay commented 11 years ago

Thanks for merging!