[
https://issues.apache.org/jira/browse/NIFI-13594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-13594:
------------------------------------
Status: Patch Available (was: In Progress)
> Decouple Proxy Request Header handling from nifi-web-utils
> -----------------------------------------------------------
>
> Key: NIFI-13594
> URL: https://issues.apache.org/jira/browse/NIFI-13594
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The nifi-web-utils module includes several classes for constructing a Jersey
> HTTP Client class and processing HTTP Servlet Requests. The combination of
> features has led to a number of dependencies linked to nifi-web-utils,
> including Jersey, Jackson, and Apache HTTP Client. The RequestUriBuilder
> class is targeted to processing HTTP requests and checking Proxy Request
> headers against configured values. The functionality is unrelated to HTTP
> Client requests and should be moved to a separate library for better
> dependency management.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)