php-src/ext/curl
Hannes Magnusson e43c21e53a Fixed issues when streams were closed before curl read/write from them, or cleaning
Closing a original handle after copying it now no longer cleans up all resources (fixes missing CURLOPT_POSTFIELDS values among others)
2011-09-12 09:16:04 +00:00
..
tests Fixed issues when streams were closed before curl read/write from them, or cleaning 2011-09-12 09:16:04 +00:00
config.m4 - Add missing EXPERIMENTAL note (this thing REALLY is experimental at best..) 2009-07-25 20:58:51 +00:00
config.w32 - simplify and use PHP_CURL 2009-04-24 09:25:25 +00:00
CREDITS add multi support and reorganize things a bit... 2002-11-13 22:25:33 +00:00
curl.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
interface.c Fixed issues when streams were closed before curl read/write from them, or cleaning 2011-09-12 09:16:04 +00:00
multi.c Fixed issues when streams were closed before curl read/write from them, or cleaning 2011-09-12 09:16:04 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_curl.h Fixed issues when streams were closed before curl read/write from them, or cleaning 2011-09-12 09:16:04 +00:00
streams.c - Year++ 2011-01-01 02:19:59 +00:00