Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Abandoned
-
1.9.2
-
None
Description
HTTP headers are not checked/escaped during `InvokeHTTP.setHeaderProperties`. When applying dynamic properties as HTTP headers, invalid headers break the request, for example "Trusted Host".
In lieu of setting the header name directly, the header name should be escaped and then set.
Attachments
Issue Links
- relates to
-
NIFI-6019 Remove Trusted Hostname property from InvokeHTTP processor
- Resolved