* Fixed Bug #64310 (weak etags W/"abc" are quoted as "W/"abc"")
[m6w6/ext-http] / http_requestdatashare_object.c
2012-02-17  Michael Wallnerhack PHP_5_4 compatibility into v1
2011-06-10  Felipe Pena- Fixed build with 5.4+
2010-06-09  Michael Wallner* revert incomplete trunk-compatibility-patch
2010-06-04  Felipe Pena- Fixed build on php-trunk
2010-05-03  Michael Wallnerattempt to fix trunk build
2009-12-31  Michael Wallneryear bump
2007-10-05  Michael Wallner- remove unnecessary separation crud
2007-10-05  Michael Wallner- add HttpRequest::flushCookies() (libcurl>=7.17.1)
2007-02-22  Michael Wallner- removed error prone macros, fixes bug #10151 (build...
2007-02-07  Michael Wallner- fix copyright year
2006-11-29  Michael Wallner- fix win32 warnings
2006-11-23  Michael Wallner- ditch usage of clunky HTTP_GSC/HTTP_GSP macros
2006-09-25  Michael Wallner- fix compiler warnings
2006-09-13  Michael Wallner- (non-)ZTS fixes
2006-09-13  Michael Wallner- fix typo
2006-09-13  Michael Wallner- add HttpRequestDataShare (interface to curl_share)