You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by ctron <gi...@git.apache.org> on 2018/02/26 08:41:41 UTC

[GitHub] camel pull request #2237: CAMEL-12287: Allow overriding the endpoint host

GitHub user ctron opened a pull request:

    https://github.com/apache/camel/pull/2237

    CAMEL-12287: Allow overriding the endpoint host

    This change adds the ability to override the server reported
    hostname/IP with the originally provided host/IP when connecting
    to the server.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ctron/camel feature/fix_issue_12287_1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2237.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 #2237
    
----
commit b365e14e852f56e60ad1744908b5bf9f035a0d14
Author: Jens Reimann <jr...@...>
Date:   2018-02-22T09:30:17Z

    CAMEL-12287: Allow overriding the endpoint host
    
    This change adds the ability to override the server reported
    hostname/IP with the originally provided IP when connecting
    to the server.

----


---

[GitHub] camel pull request #2237: CAMEL-12287: Allow overriding the endpoint host

Posted by oscerd <gi...@git.apache.org>.
Github user oscerd closed the pull request at:

    https://github.com/apache/camel/pull/2237


---