GitHub user hirthwork opened a pull request:

    https://github.com/apache/httpasyncclient/pull/1

    ZeroCopyConsumer: preserve content encoding

    Currently ZeroCopyConsumer builds HttpEntity which doesn't contain content 
encoding from the original entity. This patch stores original content encoding 
and sets it in newly created FileEntity.

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

    $ git pull https://github.com/hirthwork/httpasyncclient trunk

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

    https://github.com/apache/httpasyncclient/pull/1.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 #1
    
----
commit 705f54283e5596ae2d859a0e131f39e0c2a8804e
Author: Dmitry Potapov <dpota...@yandex-team.ru>
Date:   2014-09-22T14:42:36Z

    ZeroCopyConsumer: preserve content encoding

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to