GitHub user 1984shekhar opened a pull request: https://github.com/apache/camel/pull/2136
CAMEL-12068: Enable http2 for undertow component Enable http2 protocol for undertow component. Added an option 'http2Enabled' for consumer, once true than should support http2. By default set to false. You can merge this pull request into a Git repository by running: $ git pull https://github.com/1984shekhar/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2136.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2136 ---- commit a104981f613fcc6de9707a781e5d58e3e7378cb1 Author: cpandey <cpandey@localhost.localdomain> Date: 2017-12-06T09:42:34Z Enable http2 for undertow component commit ffdb9ab9013e5d7f35cd41cdb1d85443af9143d2 Author: cpandey <cpandey@localhost.localdomain> Date: 2017-12-06T10:00:26Z Enable http2 for undertow component ---- ---