Support CORS in JAX-RS
----------------------

                 Key: CXF-3943
                 URL: https://issues.apache.org/jira/browse/CXF-3943
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
    Affects Versions: 2.5
            Reporter: Benson Margulies


We want to provide support for cross-origin resource sharing.

A pair of JAX-RS filters can handle the relatively simple case: the same CORS 
policy for all resources, and uniform allowed method, headers, etc.

A more complex scheme with per-resource control would be much harder.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to