CORS filter should allow 'any' header on preflights if asked
------------------------------------------------------------

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


The browsers are not yet in sync on their cors implementations, so the need to 
specify allowed headers one at a time is a pain. Add an 'allowAnyHeader' option 
to make this less painful for users.

--
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