You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by thiagolocatelli <gi...@git.apache.org> on 2018/10/05 13:45:32 UTC

[GitHub] camel pull request #2554: CAMEL-12855 - camel-swagger-java not honoring the ...

GitHub user thiagolocatelli opened a pull request:

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

    CAMEL-12855 - camel-swagger-java not honoring the x-forwarded-[host,proto,prefix] headers.

    This PR addresses the issue described on https://issues.apache.org/jira/browse/CAMEL-12855

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

    $ git pull https://github.com/thiagolocatelli/camel master

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

    https://github.com/apache/camel/pull/2554.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 #2554
    
----
commit 236e2bca45bc34e5b6754c0b0bf489f743d55ce0
Author: Thiago Locatelli <th...@...>
Date:   2018-10-05T12:56:09Z

    CAMEL-12855 - camel-swagger-java not honoring the x-forwarded-[host,proto,prefix] headers.

----


---

[GitHub] camel pull request #2554: CAMEL-12855 - camel-swagger-java not honoring the ...

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

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


---