Hi, We are using camel as a Edge/proxy solution to authenticate and reroute REST/SOAP requests. The response header of the original response from the server are returned to the client who sent a request. However the Cache-control header is removed from the original response by Camel.
During the whole route in Camel the Cache-Control header is present(debugger) but in the client the header is removed. If we bypass the Camel route the headers are returned as the should. Anyone an idea? Grzzz Ducatier -- View this message in context: http://camel.465427.n5.nabble.com/Camel-removes-Cache-Control-header-from-original-response-tp5774431.html Sent from the Camel Development mailing list archive at Nabble.com.