Michael Moser created NIFI-1937:
-----------------------------------
Summary: GetHTTP should support configurable cookie policy
Key: NIFI-1937
URL: https://issues.apache.org/jira/browse/NIFI-1937
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 0.6.1
Reporter: Michael Moser
Assignee: Michael Moser
Priority: Minor
After changes to GetHTTP in NIFI-1714, I found a corporate web site where
GetHTTP fails to download content. GetHTTP could successfully download content
from this site before NIFI-1714 was implemented. So that change effectively
broke access to this site.
I propose we add a new property to GetHTTP that allows the NiFi user to choose
the HTTPClient (Apache HTTPComponents) cookie policy. The property would be
called Redirect Cookie Policy which would be "When a HTTP server responds to a
request with a redirect, this is the cookie specification used to copy cookies
to the following request"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)