Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 02565200D3D for ; Mon, 13 Nov 2017 18:12:40 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0063D160BF3; Mon, 13 Nov 2017 17:12:40 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3EA68160BF0 for ; Mon, 13 Nov 2017 18:12:39 +0100 (CET) Received: (qmail 5348 invoked by uid 500); 13 Nov 2017 17:12:38 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 5337 invoked by uid 99); 13 Nov 2017 17:12:38 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2017 17:12:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4C91CDFCB7; Mon, 13 Nov 2017 17:12:36 +0000 (UTC) From: trotterdylan To: dev@thrift.apache.org Reply-To: dev@thrift.apache.org References: In-Reply-To: Subject: [GitHub] thrift issue #1411: Fix remote client for HTTP transport Content-Type: text/plain Message-Id: <20171113171237.4C91CDFCB7@git1-us-west.apache.org> Date: Mon, 13 Nov 2017 17:12:36 +0000 (UTC) archived-at: Mon, 13 Nov 2017 17:12:40 -0000 Github user trotterdylan commented on the issue: https://github.com/apache/thrift/pull/1411 Done! https://issues.apache.org/jira/browse/THRIFT-4385 ---