Hi, I'm trying to log the client address from a request. I set the useForwardedForHeader option to true on the RestletComponent.
I see that the CamelRestletRequest carries a HttpExchangeCall object that contains the clientAddress, but that's always null. CamelRestletResponse carries a HttpExchangeCall object that contains the serverAddress, but that's always null too. Appreciate help on this. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Restlet-2-14-0-Client-Address-from-Request-tp5757736.html Sent from the Camel - Users mailing list archive at Nabble.com.
