[
https://issues.apache.org/jira/browse/NIFI-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692022#comment-17692022
]
Dominik commented on NIFI-10430:
--------------------------------
Any update please ?
> Disabling the auto decompression in ListenHTTP
> ----------------------------------------------
>
> Key: NIFI-10430
> URL: https://issues.apache.org/jira/browse/NIFI-10430
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.17.0
> Reporter: Dominik
> Assignee: David Handermann
> Priority: Major
>
> Due to the new feature in https://issues.apache.org/jira/browse/NIFI-10161
> for ListenHTTP to automatically gzip decompress when "Content-Encoding"
> header is set to either "gzip" or "flowfile-gzipped", there is now an issue
> when we want to keep the flowfiles compressed instead of
> decompressing/re-compressing them.
> The idea would be to add an additional property field in Nifi processor
> ListenHTTP settings to disable the auto decompression for example OR to
> prevent it by adding a custom header like "gunzip" set to "false".
> Adding the original fix author [~exceptionfactory].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)