[
https://issues.apache.org/jira/browse/NIFI-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512178#comment-14512178
]
Aldrin Piri commented on NIFI-544:
----------------------------------
For reference: http://eclipse.org/jetty/documentation/current/gzip-filter.html
{quote}
methods
Comma separated list of HTTP methods to compress. If not set, only GET requests
are compressed.
{quote}
> Responses for POST and PUT http requests are not compressed
> -----------------------------------------------------------
>
> Key: NIFI-544
> URL: https://issues.apache.org/jira/browse/NIFI-544
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Attachments:
> 0001-NIFI-544-Compress-HTTP-responses-for-PUT-POST-as-wel.patch
>
>
> The response for any POST or PUT action that is requested is not compressed.
> Only responses to GET requests are compressed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)