nifi/nifi-commons/nifi-site-to-site-client
Koji Kawamura a919844461 NIFI-2567: Site-to-Site to send large data via HTTPS
- It couldn't send data larger than about 7KB due to the mis-use of
  httpasyncclient library
- Updated httpasyncclient from 4.1.1 to 4.1.2
- Let httpasyncclient framework to call produceContent multiple times as
  it gets ready to send more data via SSL session
- Added HTTPS test cases to TestHttpClient, which failed without this
  fix
2016-08-19 14:24:53 -04:00
..
src NIFI-2567: Site-to-Site to send large data via HTTPS 2016-08-19 14:24:53 -04:00
pom.xml NIFI-2567: Site-to-Site to send large data via HTTPS 2016-08-19 14:24:53 -04:00