Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83354 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22498 invoked from network); 20 Feb 2015 20:56:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2015 20:56:47 -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 74.125.82.174 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 74.125.82.174 mail-we0-f174.google.com Received: from [74.125.82.174] ([74.125.82.174:43573] helo=mail-we0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/B1-14173-D8F97E45 for ; Fri, 20 Feb 2015 15:56:46 -0500 Received: by wesu56 with SMTP id u56so7738062wes.10 for ; Fri, 20 Feb 2015 12:56:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=h2TBcQ2VCUgnThJ5hv9cxDOSz38Z14Snr4hVYy7pQjg=; b=wnH5zplApiKayiFZRzCBA3aZBSaO/BCmuZ0ibmUEpzriz2RmXgRGeuC5D8jS4hnlLP m+A+Hfg8lPJ2E+qRvBEr34VbHZaxMBxI++LtTN1mtlUnyjJbNhEcWwkJtuZOpa621sfh 4UUriAKuBI/CmKPtYnFW3vZi6Gohrbm0YwCXR2EdwRTIN6hYtK8zvKcCv3eEl+RVDLbN Ra0CjPPiB0vFM6MwzFb3HGHMKae7OCpKILtoPfX1JiKUQs02lN9n6jxzYIoiYEiptHNb o8gVMorbKKiPxL0PJyUnxpxPRg2nAE8K4l5RTbmijbw5BfOuSaXpOAvhdy3ZlSC6icQm ZOzw== X-Received: by 10.181.9.107 with SMTP id dr11mr658227wid.40.1424465802535; Fri, 20 Feb 2015 12:56:42 -0800 (PST) Received: from [192.168.2.121] (89-104-28-113.customer.bnet.at. [89.104.28.113]) by mx.google.com with ESMTPSA id gi9sm3965149wib.21.2015.02.20.12.56.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Feb 2015 12:56:41 -0800 (PST) Sender: Michael Wallner Message-ID: <54E79F88.6050405@php.net> Date: Fri, 20 Feb 2015 21:56:40 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: PHP Internals Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [RFC][VOTE] pecl_http From: mike@php.net (Michael Wallner) Hi, as already threatened, I hereby open the vote on the pecl_http RFC. https://wiki.php.net/rfc/pecl_http#vote -- Regards, Mike