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