[
https://issues.apache.org/jira/browse/THRIFT-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006548#comment-16006548
]
ASF GitHub Bot commented on THRIFT-4197:
----------------------------------------
Github user dcelasun commented on the issue:
https://github.com/apache/thrift/pull/1266
Travis failure is unrelated, seems like a Haskell problem:
```
Build log ( /root/.cabal/logs/HUnit-1.6.0.0.log ):
cabal: /root/.cabal/logs/HUnit-1.6.0.0.log: does not exist
lib/hs/CMakeFiles/haskell_library.dir/build.make:88: recipe for target
'lib/hs/thrift_cabal.stamp' failed
make[2]: *** [lib/hs/thrift_cabal.stamp] Error 1
CMakeFiles/Makefile2:3926: recipe for target
'lib/hs/CMakeFiles/haskell_library.dir/all' failed
make[1]: *** [lib/hs/CMakeFiles/haskell_library.dir/all] Error 2
```
> Implement transparent gzip compression for HTTP transport
> ---------------------------------------------------------
>
> Key: THRIFT-4197
> URL: https://issues.apache.org/jira/browse/THRIFT-4197
> Project: Thrift
> Issue Type: Improvement
> Components: Go - Library
> Affects Versions: 0.10.0
> Reporter: Can Celasun
> Assignee: Can Celasun
> Priority: Minor
>
> HTTP transport should check if the client supports gzip compressed responses
> and do transparent compression if it does.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)