Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40673 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98739 invoked from network); 24 Sep 2008 23:32:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Sep 2008 23:32:41 -0000 Authentication-Results: pb1.pair.com header.from=quickshiftin@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=quickshiftin@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.229 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: quickshiftin@gmail.com X-Host-Fingerprint: 209.85.198.229 rv-out-0506.google.com Received: from [209.85.198.229] ([209.85.198.229:36331] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/B0-52685-81ECAD84 for ; Wed, 24 Sep 2008 19:32:41 -0400 Received: by rv-out-0506.google.com with SMTP id g37so143249rvb.23 for ; Wed, 24 Sep 2008 16:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=mikSJEM2ja4G9JYMORl5vsMk+IMVjpTFG+6LvvDvCN0=; b=vQMfNIjel2BPGvurUDh4rEbS9+nryfd+EoEtFIGZhaf9pKyAv9pxYqTm31DvGXXkMF XWuHVoM69PpqDDcDV3jQKp2lew3UnMKYLloRZW+NCSTovul4ScGE9xqvzKjdXjxFpMXn NCHIPJxjF2u/6hAWKRKcLP9+4xfZchYQTeNpY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=A5mLQCPmueqiGdFHtZdVa394g+DQgMwaguiln5FjJzvSR321MfpxAv1SySiNGPTmLp 2l4Qg3yKkJGyFN8KcquywdER9e9bgFJKGsKMUfrAXbm2d6bRKpRj4GQnv+V4j2qgOKDt 0dUHa29UZbUX1RI6OdbtdDh9KhWBDq/OEIPWg= Received: by 10.141.162.5 with SMTP id p5mr3793464rvo.113.1222299157274; Wed, 24 Sep 2008 16:32:37 -0700 (PDT) Received: by 10.141.70.10 with HTTP; Wed, 24 Sep 2008 16:32:37 -0700 (PDT) Message-ID: <7dd2dc0b0809241632n72f0e91w1db0c697bfad984f@mail.gmail.com> Date: Wed, 24 Sep 2008 17:32:37 -0600 To: "Greg Beaver" Cc: "Michael Wallner" , internals@lists.php.net In-Reply-To: <48DAC68D.5070607@chiaraquartet.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_62486_19734614.1222299157256" References: <19.DC.27717.E51E7D84@pb1.pair.com> <48DAC68D.5070607@chiaraquartet.net> Subject: Re: [PHP-DEV] Re: Adding pecl/http to core From: quickshiftin@gmail.com ("Nathan Nobbe") ------=_Part_62486_19734614.1222299157256 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wed, Sep 24, 2008 at 5:00 PM, Greg Beaver wrote: > Michael Wallner wrote: > > Hi, > > > > I wonder what the general opinion is on adding pecl/http to the main PHP > > distribution? Many people have poked me in the past, so I guessed it's > > time to ask me and you that question once for all. > > +1 +1 no to insult, but i find the curl api a bit painful. the http extension is a lot more api friendly for us oo folks out there. -nathan ------=_Part_62486_19734614.1222299157256--