Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81371 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53194 invoked from network); 29 Jan 2015 11:32:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2015 11:32:57 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.49 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.192.49 mail-qg0-f49.google.com Received: from [209.85.192.49] ([209.85.192.49:62716] helo=mail-qg0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/08-09212-76A1AC45 for ; Thu, 29 Jan 2015 06:32:55 -0500 Received: by mail-qg0-f49.google.com with SMTP id i50so26549979qgf.8 for ; Thu, 29 Jan 2015 03:32:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=ElLabIr43ohf+FCUYUo9kdseKgMx+3RmurrVIwkKuAw=; b=SSrjGOhVO8HwaX8VjyyTL+IKtGsRbxNRQ2U8fg0uQ6Ibz82sQD+tJuek9DFpLZycOl DgDqtnGyNR/XaXLiDnPhK484phFhCt1C8hJlj0v0x01WvdisBV06HmIFC5VqdAjeZeYo H2HqABoRN0o2qbOfXO7x+2SOGLMX5M3CwksQeMOMft09/n24hbzAsJM/w1IriEi6/gmJ WpR6zzYy8AEFG8DdD1JXILx7vW2r/GMX0a0Bbng2PivS0PQA3kktrUuuM/r8sk1Crf1B 7sl3/HGsE9LPf43SBYeP9+cRpZbh1Cmb7laK3Bp101itieMofqMcaB1BO1kIh6UdtdzU DnlA== X-Received: by 10.224.114.209 with SMTP id f17mr142757qaq.68.1422531172745; Thu, 29 Jan 2015 03:32:52 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.93.70 with HTTP; Thu, 29 Jan 2015 03:32:05 -0800 (PST) In-Reply-To: References: Date: Thu, 29 Jan 2015 20:32:05 +0900 X-Google-Sender-Auth: TcJ6b20alonAVEDJiAoJ1xTIRH0 Message-ID: To: Michael Wallner Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7bdc19ac3bc660050dc8d916 Subject: Re: [PHP-DEV] [RFC] [DISCUSSION] pecl_http From: yohgaki@ohgaki.net (Yasuo Ohgaki) --047d7bdc19ac3bc660050dc8d916 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Mike, Awesome work! On Thu, Jan 29, 2015 at 8:14 PM, Michael Wallner wrote: > I=E2=80=99ve rewritten the RFC for pecl_http and hopefully addressed most= of the > things mentioned previously. > > I you still find anything lacking, please let me know, so I can expand th= e > RFC accordingly. > > And of course, everything else is up for discussion. > https://wiki.php.net/rfc/pecl_http The URL is this, right? -- Yasuo Ohgaki yohgaki@ohgaki.net --047d7bdc19ac3bc660050dc8d916--