JAX-RS discards Origin headers
------------------------------

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


I'm going to check in org.apache.cxf.systest.jaxrs.cors.BasicCrossOriginTest 
with an @Ignore. If you turn this on and run it, you will see a WebClient 
obediently sending an Origin header and a JAX-RS service not receiving it -- it 
doesn't even show up in the LoggingInInterceptor from the logging feature.


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