- 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)
commite6b35fbe072a13b0e792952852fcd1499bd8e610
treedb70453f41648758b14377e978b1a6513d5dc72c
parent424eec077256edbed079988cfa4dccab5b979536
- spawn off http_cookie_api
- 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().
13 files changed:
config.m4
config.w32
http.c
http_api.c
http_cookie_api.c [new file with mode: 0644]
http_functions.c
http_request_object.c
package.xml
package2.xml
php_http_api.h
php_http_cookie_api.h [new file with mode: 0644]
php_http_request_object.h
tests/parse_cookie_001.phpt