[
https://issues.apache.org/jira/browse/NIFI-3508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875579#comment-15875579
]
ASF subversion and git services commented on NIFI-3508:
-------------------------------------------------------
Commit f9c4d3ce3ad29fd484feead456f28a8fad3e0684 in nifi's branch
refs/heads/master from Nick Carenza
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=f9c4d3c ]
NIFI-3508: Added support for PATCH identical to that of PUT/POST
This closes #1522.
Signed-off-by: ijokarumawak <[email protected]>
> 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
> Labels: InvokeHTTP, processor
>
> 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)