Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/nifi
Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/b729bf4c Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/b729bf4c Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/b729bf4c Branch: refs/heads/NIFI-730 Commit: b729bf4c196e0fbd33692f76c11931aef61c650b Parents: 6e193df cef7b6c Author: Mark Payne <[email protected]> Authored: Sun Nov 1 14:16:54 2015 -0500 Committer: Mark Payne <[email protected]> Committed: Sun Nov 1 14:16:54 2015 -0500 ---------------------------------------------------------------------- .../nifi/processors/standard/InvokeHTTP.java | 21 +- .../processors/standard/TestInvokeHTTP.java | 617 +------------- .../processors/standard/TestInvokeHttpSSL.java | 90 ++ .../standard/util/TestInvokeHttpCommon.java | 830 +++++++++++++++++++ 4 files changed, 972 insertions(+), 586 deletions(-) ----------------------------------------------------------------------
