Re: Bundling "modern" extensions

From: Date: Fri, 10 Jun 2011 10:12:27 +0000
Subject: Re: Bundling "modern" extensions
References: 1 2 3 4 5  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Fri, 10 Jun 2011 11:29:44 +0200, Pierre Joye wrote:

> On Thu, Jun 9, 2011 at 8:11 PM, Michael Wallner <[email protected]> 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.  The next major headache caused the confusion which
>> the HttpResponse class was responsible for.  Another major addition
>> will 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...

Looks like it's licensed under LGPLv2:
http://svn.webdav.org/repos/projects/neon/trunk/src/COPYING.LIB

It doesn't seem to perform too well in the general way, anyways...

Mike


Thread (74 messages)

« previous php.internals (#53230) next »