[GitHub] camel pull request #1482: CAMEL-10883: Support HTTP 1.1 continue in Undertow

2017-02-23 Thread RohanHart
Github user RohanHart closed the pull request at: https://github.com/apache/camel/pull/1482 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1482: Support HTTP 1.1 continue in Undertow

2017-02-21 Thread RohanHart
GitHub user RohanHart opened a pull request: https://github.com/apache/camel/pull/1482 Support HTTP 1.1 continue in Undertow Adding support for "continue" processing in Undertow is trivially done in UndertowConsumer. However, the processing of delayed payl