Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78536 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43776 invoked from network); 31 Oct 2014 20:47:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2014 20:47:55 -0000 Authentication-Results: pb1.pair.com header.from=willfitch@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=willfitch@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 66.111.4.27 as permitted sender) X-PHP-List-Original-Sender: willfitch@php.net X-Host-Fingerprint: 66.111.4.27 out3-smtp.messagingengine.com Received: from [66.111.4.27] ([66.111.4.27:33009] helo=out3-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/6C-15608-975F3545 for ; Fri, 31 Oct 2014 15:47:53 -0500 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id E3866205DE for ; Fri, 31 Oct 2014 16:47:50 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute2.internal (MEProxy); Fri, 31 Oct 2014 16:47:50 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:from:content-type:subject :message-id:date:to:mime-version; s=smtpout; bh=3NdJVThlV6aO1VVY y/kItW3evb4=; b=dzQdL9ruLnnm2aBQ5qk0n324C3p7qJqduN1mgy6fifRdYxfD vXZOKkYvcqvwedNdQRqzaxNNj9PgoqJ/y5XFgV2z5wIBTNq0d0+/XqEGIJk/Dt3v YorYEFCPabbGBETf9m/CLsYJCdNcEQNLiRUsvRF+oBSNpoUifwi5BP2fYQk= X-Sasl-enc: p5O+JHhegKjuDnsmReOd3Fo7Cp/rSDi5lGE2IVwmO6iF 1414788470 Received: from wills-mbp.home (unknown [173.59.114.93]) by mail.messagingengine.com (Postfix) with ESMTPA id A5ED1C00014 for ; Fri, 31 Oct 2014 16:47:50 -0400 (EDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_CFFBAD66-529E-4638-8C73-7A03366AD687" Message-ID: Date: Fri, 31 Oct 2014 16:47:50 -0400 To: PHP Internals Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) X-Mailer: Apple Mail (2.1990.1) Subject: pecl/http RFC From: willfitch@php.net (Will Fitch) --Apple-Mail=_CFFBAD66-529E-4638-8C73-7A03366AD687 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 I don=E2=80=99t want to restart any previous threads, but I=E2=80=99d = like to get/restart the conversation going with the pecl/http RFC: = https://wiki.php.net/rfc/pecl_http . = =20 Recent conversations regarding https://wiki.php.net/rfc/http-interface = make this approach far more = realistic and approachable. I think discussions regarding the two = should be hashed, and one or the other come out on top. They have = competing aspects, but pecl/http has a proven and well-known interface. = It=E2=80=99s high-time, at the very least, that it be considered for = core. --Apple-Mail=_CFFBAD66-529E-4638-8C73-7A03366AD687--