You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dietrich Schulten (Jira)" <ji...@apache.org> on 2023/04/05 06:52:00 UTC

[jira] [Created] (CAMEL-19251) Support Netty Http Producer behind HTTP Proxy

Dietrich Schulten created CAMEL-19251:
-----------------------------------------

             Summary: Support Netty Http Producer behind HTTP Proxy
                 Key: CAMEL-19251
                 URL: https://issues.apache.org/jira/browse/CAMEL-19251
             Project: Camel
          Issue Type: New Feature
            Reporter: Dietrich Schulten


I need to implement a streaming webdav proxy. Netty would be a pretty natural choice, but I need to reach the target system through a corporate proxy.

Currently, the NettyHttpProducer can't do that. It appears one needs to add an HttpProxyHandler for this. Can we make the Netty Producer aware of an Http Proxy?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)