Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81386 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12419 invoked from network); 29 Jan 2015 20:25:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2015 20:25:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.181 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 209.85.212.181 mail-wi0-f181.google.com Received: from [209.85.212.181] ([209.85.212.181:37597] helo=mail-wi0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/32-32597-3479AC45 for ; Thu, 29 Jan 2015 15:25:39 -0500 Received: by mail-wi0-f181.google.com with SMTP id fb4so29720231wid.2 for ; Thu, 29 Jan 2015 12:25:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:content-type:message-id:mime-version:subject:date :references:to:in-reply-to; bh=WXIfuPkV3Q7qHUdQTxELywEVXcDcZCFuYArACtHSnxE=; b=UbYzvfKI0vYlxsykk9zKETom7BjNOn2ABJRsQ865xFfXIHXXmV0hfb9wyNpffBkPbs VSxvKIRQdx1zUG9rTXRaLBGg9/5+4wecTBc3y4rK7UcLUFF1m16mk29wmhbrl6xq//tG KlCNvDquohI5DgJBwmZrmxFefZfspOP2RkOgw5BGg25qy65TwxWot6F7Q8lPbiwyMns9 bZd3p8cHUTIPKLOLnlUDU+C2648ml96lippn4ocVEFXYBO0qXBIjhnI0u552FjYZMNUP 6scjtU4tykTk9LxImpOlbBS7gg/OD0henZDbji3296fwD55KsbQMp1hcwVh2R4H8IXMR Mvqw== X-Received: by 10.180.84.98 with SMTP id x2mr4745275wiy.14.1422563136716; Thu, 29 Jan 2015 12:25:36 -0800 (PST) Received: from lepisma-3.bemi (89-104-28-113.customer.bnet.at. [89.104.28.113]) by mx.google.com with ESMTPSA id 18sm11861235wjr.46.2015.01.29.12.25.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 29 Jan 2015 12:25:35 -0800 (PST) Sender: Michael Wallner Content-Type: multipart/alternative; boundary="Apple-Mail=_622FFF82-CF07-4067-A694-1EA00255564D" Message-ID: Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Date: Thu, 29 Jan 2015 21:25:35 +0100 References: To: PHP Internals In-Reply-To: X-Mailer: Apple Mail (2.1993) Subject: Re: [RFC] [DISCUSSION] pecl_http From: mike@php.net (Michael Wallner) --Apple-Mail=_622FFF82-CF07-4067-A694-1EA00255564D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On 29 01 2015, at 12:14, Michael Wallner wrote: >=20 > Hi! >=20 > I=E2=80=99ve rewritten the RFC for pecl_http and hopefully addressed = most of the things mentioned previously. >=20 > I you still find anything lacking, please let me know, so I can expand = the RFC accordingly. >=20 > And of course, everything else is up for discussion. Just a tiny note: I expanded the features section a bit. https://wiki.php.net/rfc/pecl_http#features = Regards, Mike --Apple-Mail=_622FFF82-CF07-4067-A694-1EA00255564D--