David Handermann created NIFI-15030:
---------------------------------------
Summary: Filter Blank Header Names from Responses in InvokeHTTP
Key: NIFI-15030
URL: https://issues.apache.org/jira/browse/NIFI-15030
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: David Handermann
Assignee: David Handermann
In rare situations, HTTP servers can return responses with blank header names.
This may be the result of malformed response header sections, which can lead to
attempting to write FlowFile attributes with empty attribute names.
The InvokeHTTP Processor handling of response headers should be updated filter
out empty response header names, avoiding the potential for invalid FlowFile
attribute names.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)