Andrew Christianson created MINIFICPP-443:
---------------------------------------------
Summary: 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
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)