You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ph...@apache.org on 2019/09/05 15:36:15 UTC

[nifi-minifi-cpp] branch master updated (dbc1beb -> 1f62304)

This is an automated email from the ASF dual-hosted git repository.

phrocker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.


    from dbc1beb  MINIFICPP-963 - Zero byte (no content) flow files cannot be received … (#615)
     add 1f62304  MINFICPP-1005 - Disable <TLSv1.2 for incoming and <TLSv1.0 for outgoi… (#639)

No new revisions were added by this update.

Summary of changes:
 extensions/civetweb/processors/ListenHTTP.cpp   | 22 ++++++----------------
 extensions/civetweb/tests/ListenHTTPTests.cpp   |  3 +--
 extensions/http-curl/client/HTTPClient.cpp      |  1 +
 extensions/http-curl/protocols/RESTReceiver.cpp |  2 +-
 extensions/http-curl/tests/TestServer.h         |  2 +-
 5 files changed, 10 insertions(+), 20 deletions(-)