php-src/ext/curl
Wez Furlong fc1ef270ce Implement curl based wrappers.
Currently read-only, and http is the only thing tested.
Because of this, using them can be controlled by configure:

--with-curlwrappers     Use CURL for url streams

Not for production use...

This enables http, https, ftp and ldap protocols as streams.
2002-08-12 15:56:13 +00:00
..
config.m4 Implement curl based wrappers. 2002-08-12 15:56:13 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
curl.c Implement curl based wrappers. 2002-08-12 15:56:13 +00:00
curl.dsp Adding include path for having curl header and libraries in php_build\curl 2001-10-18 17:47:35 +00:00
curlstreams.c Implement curl based wrappers. 2002-08-12 15:56:13 +00:00
php_curl.h Implement curl based wrappers. 2002-08-12 15:56:13 +00:00