Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81370 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50984 invoked from network); 29 Jan 2015 11:16:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2015 11:16:51 -0000 Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.174 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 209.85.212.174 mail-wi0-f174.google.com Received: from [209.85.212.174] ([209.85.212.174:53367] helo=mail-wi0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 69/97-09212-2A61AC45 for ; Thu, 29 Jan 2015 06:16:50 -0500 Received: by mail-wi0-f174.google.com with SMTP id n3so24622716wiv.1 for ; Thu, 29 Jan 2015 03:16:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:content-type:content-transfer-encoding:subject :message-id:date:to:mime-version; bh=5So6LxkA7F4w6E/xQoqTvwNadQMHpEfzwqOamop91Ms=; b=GT8q+OAHzKWajHMLD/XC6nLtwfrd1Fc4k6guc2tsL/GQegNqe+1YdE0h/afIuspZl1 UaPpiaVY+G9y106yi4a4W4HuEB7mzAm4lhTa+jl1Q3515q5ljLN/DYC/U3jRDVkU9WfI lh4EWU31AqyGpo0KvFVH20iTyjee2P0X0PywXfaVfdFR2mkaTfqzTiDdyqSNMUZFylK0 XQl0HDy+SHAailN385Jt6hW8GAo+J+/wMiyaOqB+4vE/EBszrC/u0pVkMZVa6Kv+cDLJ aVsr5PbKBegtpVwKfuvqNlUNFRcfs7AXxvEoG5e5M7ZFZfDnCHsATrStEfsQFLDK8Iqq bA4w== X-Received: by 10.181.13.176 with SMTP id ez16mr3722wid.78.1422530205762; Thu, 29 Jan 2015 03:16:45 -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 a20sm2000871wic.16.2015.01.29.03.16.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 29 Jan 2015 03:16:44 -0800 (PST) Sender: Michael Wallner Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: Date: Thu, 29 Jan 2015 12:14:13 +0100 To: PHP Internals Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) X-Mailer: Apple Mail (2.1993) Subject: [RFC] [DISCUSSION] pecl_http From: mike@php.net (Michael Wallner) Hi! 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 = the RFC accordingly. And of course, everything else is up for discussion. Thanks, Mike