- changelog
[m6w6/ext-http] / http_cookie_api.c
2007-02-10  Michael Wallner- add missing zval type check
2007-02-07  Michael Wallner- fix copyright year
2006-11-20  Michael Wallner- improve internal array handling
2006-11-04  Michael Wallner- servers may return a header multiple times, join...
2006-07-21  Michael Wallner- add http_build_cookie
2006-05-27  Michael Wallner- adjust ini entry names to those of the globals struct
2006-04-28  Michael Wallner- add http_parse_params()
2006-03-28  Michael Wallner- get rid of 1001 strict-aliasing warnings
2006-02-27  Michael Wallner- ditch warnings
2006-02-15  Michael Wallner- really fix http_parse_cookie()
2006-02-14  Michael Wallner- fix stupidities
2006-02-13  Michael Wallner- fix HttpRequest::getResponseCookies()
2006-02-11  Michael Wallner- spawn off http_cookie_api