[
https://issues.apache.org/jira/browse/NIFI-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272772#comment-16272772
]
ASF subversion and git services commented on NIFI-4597:
-------------------------------------------------------
Commit 33281300cd90842da426d6824e942c43d4cf4916 in nifi's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=3328130 ]
NIFI-4597 This closes #2283. correcting imports, checkstyle issues, and adding
validator
Add a property to override HTTP return code in ListenHTTP processor
Signed-off-by: joewitt <[email protected]>
> Add a property to override HTTP return code in ListenHTTP processor
> -------------------------------------------------------------------
>
> Key: NIFI-4597
> URL: https://issues.apache.org/jira/browse/NIFI-4597
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.4.0
> Reporter: Sébastien Bouchex Bellomié
> Fix For: 1.5.0
>
>
> Current ListenHTTP processor is always returning 200 as HTTP return code but
> is some case, 204 may be required.
> I know that I may use the HandlerHttpRequest and HandlerHttpResponse couple
> but that's a bit overkill to this.
> The idea is to have a property (default value is 200) giving the ability to
> override the return code.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)