- spawn off http_cookie_api
authorMichael Wallner <mike@php.net>
Sat, 11 Feb 2006 21:19:29 +0000 (21:19 +0000)
committerMichael Wallner <mike@php.net>
Sat, 11 Feb 2006 21:19:29 +0000 (21:19 +0000)
- changed the workings, arguments and return value of http_parse_cookie()
  to something that seems to be more appropriate then the old implementation.
- rename HttpRequest::getRequestCookie() to HttpRequest::getResponseCookies(),
  compliant to http_parse_cookie().


No differences found