You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2017/02/23 09:05:44 UTC

[jira] [Work started] (CAMEL-10883) Support HTTP 1.1 continue in Undertow

     [ https://issues.apache.org/jira/browse/CAMEL-10883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on CAMEL-10883 started by Andrea Cosentino.
------------------------------------------------
> Support HTTP 1.1 continue in Undertow
> -------------------------------------
>
>                 Key: CAMEL-10883
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10883
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-undertow
>    Affects Versions: 2.19.0
>            Reporter: Rohan Hart
>            Assignee: Andrea Cosentino
>            Priority: Minor
>             Fix For: 2.19.0
>
>
> Adding support for "continue" processing in Undertow is trivially done in UndertowConsumer.
> However, the processing of delayed payloads could truncate the data - for me this happened reliably if the payload was more than 16KB. This has been replaced by a standard blocking channel which supports the processing expectations of Undertow's HttpServerExchange.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)