Closed mohitsoni closed 10 years ago
Tomcat includes a CORS filter from version 7.0.41 onwards. Link to documentation.
It's based on implementation: https://github.com/ebay/cors-filter.
Would you like to include Tomcat's support for CORS to enable-cors.org's list of server-side implementations ?
Done: http://enable-cors.org/server_tomcat.html
Tomcat includes a CORS filter from version 7.0.41 onwards. Link to documentation.
It's based on implementation: https://github.com/ebay/cors-filter.
Would you like to include Tomcat's support for CORS to enable-cors.org's list of server-side implementations ?