- fix cookie handling
authorMichael Wallner <mike@php.net>
Sun, 21 May 2006 18:41:07 +0000 (18:41 +0000)
committerMichael Wallner <mike@php.net>
Sun, 21 May 2006 18:41:07 +0000 (18:41 +0000)
commit80842e67750ad9280770a7cfc956613207d46c1a
tree79343a78258ffd65f286c01addb8e2f8a3431643
parenta2eb0fbb49c32af6611b10c8577d23aff532466a
- fix cookie handling
- add HttpRequest::resetCookies()
- add test
http_request_api.c
http_request_object.c
php_http_request_object.h
tests/HttpRequest_010.phpt [new file with mode: 0644]