1 Reply Latest reply on Sep 6, 2013 2:53 PM by kcbabo

    Setting headers on the request of a Client REST binding.

    mike.houston.evault

      Hi,

       

      I'm trying to set some header attributes on a Reference that is bound to a Client REST interface. The swithyard documentation refers to implementing the ExchangeInterceptor but the binary jar files don't have this interface in them. However, the source code that I have has the interface. My assumption is that it has been removed (for something better) but the docs and source haven't caught up. Can you confirm this and if so how is the best way for me to add some header attributes to my Client REST request before it gets sent out?

       

      Thanks