mirror of
https://github.com/apache/nifi.git
synced 2025-02-09 03:25:04 +00:00
864036674e
- Added nifi-web-client implementation based on OkHttp - Added WebClientServiceProvider Controller Service interface and implementation - Corrected comments and added unmodifiableMap wrapper - Added getHeaderNames() and corrected ProxyContext comments This closes #6268 Signed-off-by: Paul Grey <greyp@apache.org>