GitHub user derekbassett opened a pull request:
https://github.com/apache/camel/pull/1255
Support CamelHttpUri inside netty4-http Producer similar to http4 component
This allows you to override the endpoint location for the
NettyHttpProducer. Similar to how the http4 component works.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/derekbassett/camel
feature/Support_Camel_Http_Uri_in_Netty4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1255.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1255
----
commit d4f2295c90fb8089206759a0db950a9eb34e2ede
Author: Derek Bassett <[email protected]>
Date: 2016-11-07T22:41:55Z
Support CamelHttpUri inside netty4-http similar to http4 component and http
component.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---