GitHub user justonia opened a pull request:
https://github.com/apache/thrift/pull/701
THRIFT-3405
Implementation for THttpClient as referenced by:
https://issues.apache.org/jira/browse/THRIFT-3405
Some lines within the RemainingBytes() method were changed as a result of
running go fmt and are unrelated to the issue above.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/justonia/thrift THRIFT-3405
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/701.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 #701
----
commit 1f64fe85877019c0ef89384b008dfc0bd770593b
Author: Justin Larrabee <[email protected]>
Date: 2015-11-17T18:20:35Z
THttpClient now utilizes a package level shared HTTP client and optionally
allows users of the library to specify one.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---