Re: [PHP4BETA] proposed fopen_wrappers generalization / patch v.2

[email protected] (Sascha Schumann) Wed, 7 Jun 2000 20:52:37 +0200 (CEST)
Newsgroups php.version4
Message-ID <[email protected]>
On Wed, 7 Jun 2000, Andrei Zmievski wrote:

> On Wed, 07 Jun 2000, Sascha Schumann wrote:
> >     http://www.FreeBSD.org/cgi/cvsweb.cgi/src/lib/libfetch/
> > 
> >     It's a very lightwheight library supporting HTTP and FTP.
> >     Advantages:
> > 
> >     -   better HTTP support (i.e. handles redirects)
> >     -   "      FTP  "       (i.e. active and passive connections)
> >     -   proxy support
> >     -   we do not need to maintain it
> >     -   BSD licensed
> 
> How abour libcurl?

    Pros?

    - Sascha