GitHub user achristianson opened a pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/43

    MINIFI-183 Implemented ListenHTTP

    Implemented ListenHTTP. Supports the following features:
    
    - Connection keepalive (to be friendly with clients using connection 
pooling)
    - Two-way SSL
    - Configurable minimum TLS version
    - Pattern-based DN authorization
    - Pattern-based extraction of HTTP headers to FlowFile attrs

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/achristianson/nifi-minifi-cpp MINIFI-183

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-minifi-cpp/pull/43.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 #43
    
----
commit 3690e473bf71f91f12fe10affcfcc02b29beb6f0
Author: Andrew Christianson <andrew.christian...@nextcentury.com>
Date:   2017-01-23T12:53:27Z

    MINIFI-183 Added civet 1.9.1 sources

commit 14b7cc0a77e10818dafca359668d713f6e2b86ae
Author: Andrew Christianson <andrew.christian...@nextcentury.com>
Date:   2017-01-23T18:16:53Z

    MINIFI-183 Added onScheduled hook

commit 5c342fe4bc89a6fb863b353602bf61d162e7189e
Author: Andrew Christianson <andrew.christian...@nextcentury.com>
Date:   2017-01-30T18:31:48Z

    MINIFI-183 Added initial two-way TLS-enabled ListenHTTP implementation

commit 572895ef5bd8be09b3f92594a13ac1094871776c
Author: Andrew Christianson <andrew.christian...@nextcentury.com>
Date:   2017-01-31T16:40:32Z

    MINIFI-183 Implemented connection keepalive and headers as attributes 
pattern

----


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to