[GitHub] thrift pull request #1411: Fix remote client for HTTP transport

2017-11-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1411 ---

[GitHub] thrift pull request #1411: Fix remote client for HTTP transport

2017-11-07 Thread trotterdylan
GitHub user trotterdylan opened a pull request: https://github.com/apache/thrift/pull/1411 Fix remote client for HTTP transport This change fixes two issues: - Assign parsedUrl to the variable in the outer scope instead of creating a new one. Previously the outer parsedUrl