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 <thiago.locatellidasilva@...>
Date: 2018-10-05T12:56:09Z
CAMEL-12855 - camel-swagger-java not honoring the
x-forwarded-[host,proto,prefix] headers.
----
---