fix access og HttpMessage properties
[m6w6/ext-http] / http_requestdatashare_object.c
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)