mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 18:18:27 +00:00
- 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>