You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/30 21:16:04 UTC

[jira] [Commented] (THRIFT-4217) HttpClient should support gzip and deflate

    [ https://issues.apache.org/jira/browse/THRIFT-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030141#comment-16030141 ] 

ASF GitHub Bot commented on THRIFT-4217:
----------------------------------------

GitHub user Jens-G opened a pull request:

    https://github.com/apache/thrift/pull/1282

    THRIFT-4217 HttpClient should support gzip and deflate

    Client: C#
    Patch: Jens Geyer

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Jens-G/thrift THRIFT-4217

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1282.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1282
    
----
commit 8ce21f8822cf7f80adf039a6112bdc2d8b304c99
Author: Jens Geyer <je...@apache.org>
Date:   2017-05-30T20:32:01Z

    THRIFT-4217 HttpClient should support gzip and deflate
    Client: C#
    Patch: Jens Geyer

----


> HttpClient should support gzip and deflate
> ------------------------------------------
>
>                 Key: THRIFT-4217
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4217
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C# - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>
> The HTTP client should support (at least) gzip and deflate Content-Encoding, if the server is able to provide it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)