[
https://issues.apache.org/jira/browse/MINIFICPP-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442291#comment-16442291
]
ASF GitHub Bot commented on MINIFICPP-443:
------------------------------------------
Github user phrocker commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/292
I was reminded why I haven't merged this. I get what seem like unrelated
test failures in this PR. I will investigate a little later.
> Support GET requests in ListenHTTP and allow response body to be configured
> ---------------------------------------------------------------------------
>
> Key: MINIFICPP-443
> URL: https://issues.apache.org/jira/browse/MINIFICPP-443
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Andrew Christianson
> Assignee: Andrew Christianson
> Priority: Major
>
> Currently GET requests are not supported with ListenHTTP. This limits
> functionality for no real reason. ListenHTTP should support GET requests
> where output FlowFiles have no content, but do have headers and query string
> information available.
> Additionally, the response body written by ListenHTTP is always empty. This
> should be configurable --preferably dynamically by using incoming FlowFiles
> with a type/purpose attribute.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)