Add CORS (Cross-Origin Resource Sharing) support in web.xml
Open
Enhancement
- Dominant language
- Java
- Stars
- 325
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
[http://www.w3.org/TR/cors/](http://www.w3.org/TR/cors/) describes a mechanism to allow secure cross-origin resource sharing.
Please consider adding support for it in web.xml.
Contributor guide
Research direction
Start by reviewing the linked W3C CORS specification and the servlet web.xml configuration model. Determine the required configuration and expected cross-origin behavior, then identify the relevant servlet tests; the work is done when the supported behavior is specified and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100