There was a very strange line in the ContainerRequestContextImpl which nulled out the HttpHeaders that were already there as a field. So, a simple solution was to not null it out and return what HttpHeaders was returning, since it already does the right thing. Let me know if this will work. All tests in the frontend-jaxrs module passed for me. My Jenkins is still running the full build, but I thought I'd get this in front of you guys to let me know if I'm on the right track. Thanks.
[ Full content available at: https://github.com/apache/cxf/pull/445 ] This message was relayed via gitbox.apache.org for [email protected]
