You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/07/21 12:50:00 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-19251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745578#comment-17745578 ] 

Claus Ibsen commented on CAMEL-19251:
-------------------------------------

Did you get a chance to make this into a PR?

You can aim for main branch for Camel v4. And for 3.x then we only have 3.22 as the latest release planned (that is camel-3.x branch)

> 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
>          Components: camel-netty-http
>            Reporter: Dietrich Schulten
>            Priority: Minor
>
> 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)