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

Claus Ibsen commented on CAMEL-6327:
------------------------------------

There is a component now with support for both server and client.

What we may want to implement which we have in camel-jetty/serlvet is the 
following functionalities

    // - bridgeEndpoint
    // - matchOnUriPrefix
    // - urlrewrite

The latter urlrewrite would be a 2nd priority as that requries adapting to the 
servlet api which netty does not use at all.
                
> camel-netty-http - Netty based HTTP component
> ---------------------------------------------
>
>                 Key: CAMEL-6327
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6327
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-netty
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.12.0
>
>
> There is people wanting to use Netty instead of Jetty / Http Client as their 
> HTTP server/client.
> We should do a camel-netty-http component that extends camel-netty, and setup 
> for http codec and transport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to