Return-Path: X-Original-To: apmail-hc-httpclient-users-archive@www.apache.org Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CAA3DCD42 for ; Wed, 7 Jan 2015 21:31:56 +0000 (UTC) Received: (qmail 99397 invoked by uid 500); 7 Jan 2015 21:31:57 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 99351 invoked by uid 500); 7 Jan 2015 21:31:57 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 99333 invoked by uid 99); 7 Jan 2015 21:31:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2015 21:31:56 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brown@reflexe.fr designates 209.85.212.169 as permitted sender) Received: from [209.85.212.169] (HELO mail-wi0-f169.google.com) (209.85.212.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2015 21:31:51 +0000 Received: by mail-wi0-f169.google.com with SMTP id r20so8920248wiv.2 for ; Wed, 07 Jan 2015 13:30:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=reflexe.fr; s=reflexe; h=mime-version:from:date:message-id:subject:to:content-type; bh=ySeu3/XYy7M6SyPdlp1f73p85fj5alP4uAAn335bD5c=; b=mfCOY/6fl57458iZPcEexDDHzCZXwMRhW6/xhoWLeW/SVtrUzpXyrXq2Iwcz1Cp3Cv jZ1Qn7vCgHi0p/bEkB83UWuabs2iL9yX6xCd3hpYDVreYy6t4HUTKpwHKYRlxsg4SlLH kuUtrUnqG5WAwQDhTEfUauzTMUSdIq1kn4mvw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=ySeu3/XYy7M6SyPdlp1f73p85fj5alP4uAAn335bD5c=; b=mCZ3UBHB5YrMxzuQXwZFrpCfRfZlzgAHXM7mPDpaJmMpF0PWY32FUL/FtLsjIu5n8p tvyBaKB+mbFGTslnq5CQLnM0qenS+k0bD7QcGpc/5zJOK8ZvZ35POiIMTPWe2RbmXA0a WDirNkWimHlVUOiJoCO/oF80VxWRQigvo5WYqd2KsvJ4rwWHQwlLMbfUSoDu4veICBZU TqJLGEShM4AoNWFgkd21loSEUf2gnpcaQ+MnPrilrqCZSA/gH57LjUYc4VQLlgumFOVP Oh6VFcQwvYqloBkuB/1/A4OOqKcHXUjREXBhZlplFQ/7Q8fQAvK9CqK/Yv4u1RHF9w6g wyYw== X-Gm-Message-State: ALoCoQlJ9mg9w683piOpmrGERgGTvmbHmvk+eDJXR5cOj98PhrvSh5M0tXhNhqOMQG7VmGOrJh2q X-Received: by 10.194.78.229 with SMTP id e5mr10580139wjx.11.1420666245345; Wed, 07 Jan 2015 13:30:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.180.209.212 with HTTP; Wed, 7 Jan 2015 13:30:05 -0800 (PST) From: Christopher BROWN Date: Wed, 7 Jan 2015 22:30:05 +0100 Message-ID: Subject: HTTP 2 and Apache HTTP client To: Apache HTTP Client Users List Content-Type: multipart/alternative; boundary=047d7bd9168ce605d4050c16a2b1 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bd9168ce605d4050c16a2b1 Content-Type: text/plain; charset=UTF-8 Hello, Is there a roadmap for HTTP 2.0 support for Apache HTTP client? For example, binary headers, multiplexing... Just wondering ; I tried searching but I got too many irrelevant hits with my search terms... Thanks, Christopher --047d7bd9168ce605d4050c16a2b1--