[
https://issues.apache.org/jira/browse/CAMEL-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182480#comment-14182480
]
Willem Jiang commented on CAMEL-7848:
-------------------------------------
Hi Yaron,
Thanks for reporting the issue. It's my bad, if we want to decompress the http
message , we need to put the handler after the HttpClientCodec.
I will updated the code with a test to setup the encoders and decoders rightly.
Regards,
Willem
> Netty-Http component: add support for registry's encoders and decoders
> ----------------------------------------------------------------------
>
> Key: CAMEL-7848
> URL: https://issues.apache.org/jira/browse/CAMEL-7848
> Project: Camel
> Issue Type: New Feature
> Components: camel-netty-http
> Affects Versions: 2.14.0
> Reporter: Yaron A
> Assignee: Willem Jiang
> Fix For: 2.14.1, 2.15.0
>
>
> Currently the camel-netty component supports setting encoders & decoders that
> enlisted in the registry.
> It will be very helpful to have this functionality similarly supported in the
> camel-netty-http component too.
> From what I saw, camel-netty's ClientPipelineFactory implementation
> (DefaultClientPipelineFactory) supports it in the getPipeline method but a
> similar implementation does not exist in camel-netty-http's
> ClientPipelineFactory implementation (HttpClientPipelineFactory).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)