Zoran Regvart created CAMEL-13521:
-------------------------------------
Summary: Add reverse proxy option in camel-netty4-http
Key: CAMEL-13521
URL: https://issues.apache.org/jira/browse/CAMEL-13521
Project: Camel
Issue Type: New Feature
Components: camel-netty4-http
Reporter: Zoran Regvart
Assignee: Zoran Regvart
Fix For: 3.0.0-M3
I think it would make sense to add support for reverse proxy operation in
camel-netty4-http.
With it one can have Camel act as a HTTP proxy perform some
transformation/mediation/routing and make it easy to include in the
architecture without much changing the client or the service.
Perhaps adding a new protocol scheme {{proxy}} would be a good start, so the
endpoint URI would look something like {{netty-http:proxy://0.0.0.0}}.
I can work on a pull request to showcase this feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)