[GitHub] httpclient pull request #75: Add Brotli support

2017-05-02 Thread pmouawad
Github user pmouawad closed the pull request at:

https://github.com/apache/httpclient/pull/75


---
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



[GitHub] httpclient pull request #75: Add Brotli support

2017-04-30 Thread pmouawad
GitHub user pmouawad opened a pull request:

https://github.com/apache/httpclient/pull/75

Add Brotli support

This PR adds support of Brotli decoding to HC.
It relies on https://github.com/google/brotli/tree/master/java/org/brotli 
which is under MIT license.

Regards
@philmdot

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

$ git pull https://github.com/pmouawad/httpclient brotli

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

https://github.com/apache/httpclient/pull/75.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 #75


commit 0ebfc5a2a9fe47712101a948260f3703fefefdad
Author: pmouawad 
Date:   2017-04-30T21:21:13Z

Add Brotli support




---
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