You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by 1984shekhar <gi...@git.apache.org> on 2017/12/06 10:03:28 UTC

[GitHub] camel pull request #2135: Enable http2 for undertow component

GitHub user 1984shekhar opened a pull request:

    https://github.com/apache/camel/pull/2135

     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/2135.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 #2135
    
----
commit a104981f613fcc6de9707a781e5d58e3e7378cb1
Author: cpandey <cp...@localhost.localdomain>
Date:   2017-12-06T09:42:34Z

    Enable http2 for undertow component

commit ffdb9ab9013e5d7f35cd41cdb1d85443af9143d2
Author: cpandey <cp...@localhost.localdomain>
Date:   2017-12-06T10:00:26Z

    Enable http2 for undertow component

----


---

[GitHub] camel pull request #2135: Enable http2 for undertow component

Posted by 1984shekhar <gi...@git.apache.org>.
Github user 1984shekhar closed the pull request at:

    https://github.com/apache/camel/pull/2135


---