Hi, I want to extract the HTTP Headers from a response, more exactly the content-length of the response in order to raise an exception if it exceeds a certain size. I've been trying to do this for two days now without any success. How can i do this and is it more clean to use an interceptor or a handler for this.
-- View this message in context: http://cxf.547215.n5.nabble.com/extract-Http-Headers-tp5713851.html Sent from the cxf-user mailing list archive at Nabble.com.
