Aaron Leon created NIFI-5580:
--------------------------------
Summary: PostHTTP always performs HEAD request to check acceptance
of Flow Files even when 'Send as FlowFile' is false
Key: NIFI-5580
URL: https://issues.apache.org/jira/browse/NIFI-5580
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.8.0
Reporter: Aaron Leon
The PostHTTP processor performs a HEAD Request to the specified REST endpoint
to check if the endpoint accepts FlowFiles. This check should occur if "Send As
FlowFile" is set to false; this will throw a 404 exception if the endpoint does
not accept HEAD requests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)