Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53228 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87001 invoked from network); 10 Jun 2011 09:29:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2011 09:29:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:50122] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/E2-54720-B04E1FD4 for ; Fri, 10 Jun 2011 05:29:48 -0400 Received: by gxk27 with SMTP id 27so1998318gxk.29 for ; Fri, 10 Jun 2011 02:29:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=0/Md2XaYGBUp9+CP9uN+wB8hJ6hT7xUNHv3N656vckY=; b=UfFwNU2F1DRSKfwDkghoriIXb0qtAzQk8b5uo5qScvy1NuiMdCCOfkJ6qIIEm+Pp+e Ux0pqLKFuYgDGnB90Kms3qGXbvypJe97d/h5ONVmPaR58Y4Z5dd7ZB9a5DmhpxO43DlU n3SA3I7VCvtyU3Ceb1zhXiDScj4AXh1BJNmJE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=SHShstHOnGs3YDlthevJVWyN8/eo3IBtk/OdRX8mSiHPnrHi/MFUEDpAaHyzG1E8yU Hsc0Gxcq9CDFlPFFXAQix/c8ht5Ne8aSR+q4soR4iaaoSsIOFe6Ut/D9AzcE1ILFwwa0 EljRgsIgre2v7CJflRHwUXgqbvp1s5zX1nlEY= MIME-Version: 1.0 Received: by 10.146.50.40 with SMTP id x40mr1660034yax.38.1307698185072; Fri, 10 Jun 2011 02:29:45 -0700 (PDT) Received: by 10.147.168.18 with HTTP; Fri, 10 Jun 2011 02:29:44 -0700 (PDT) In-Reply-To: <29.10.00968.DDC01FD4@pb1.pair.com> References: <8757232E56758B42B2EE4F9D2CA019C901499F97@US-EX2.zend.net> <4DEB6A80.9030406@thelounge.net> <29.10.00968.DDC01FD4@pb1.pair.com> Date: Fri, 10 Jun 2011 11:29:44 +0200 Message-ID: To: Michael Wallner Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Bundling "modern" extensions From: pierre.php@gmail.com (Pierre Joye) On Thu, Jun 9, 2011 at 8:11 PM, Michael Wallner wrote: > I started the rewrite of the extension, because it had one really big > drawback, namely that message bodies where implemented as memory chunk > instead of streams. =A0The next major headache caused the confusion which > the HttpResponse class was responsible for. =A0Another major addition wil= l > be the choice of request handling library http\Request should use. > libcurl, neon and serf are on the table currently. Btw, maybe you did not notice it but neon is GPL... Cheers, --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org