Nicholas Carenza created NIFI-3508:
--------------------------------------
Summary: InvokeHTTP send request body on PATCH if PROP_SEND_BODY
Key: NIFI-3508
URL: https://issues.apache.org/jira/browse/NIFI-3508
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Nicholas Carenza
Priority: Minor
I am dealing with an API that updates documents using the PATCH request method
and I need to send a request body but InvokeHTTP will only send a request body
if the request method is POST or PUT without any way to override.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)