Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the sample above Camel will call the http://newhost despite the endpoint is configured with http4://oldhost.
Where Constants is the class, org.apache.camel.component.http4.Constants.
If the http4 endpoint is working in bridge mode, it will ignore the message header of Exchange.HTTP_URI.

...