- add 'encodecookies' request option (defaults to true) and test
authorMichael Wallner <mike@php.net>
Fri, 10 Feb 2006 16:58:51 +0000 (16:58 +0000)
committerMichael Wallner <mike@php.net>
Fri, 10 Feb 2006 16:58:51 +0000 (16:58 +0000)
commit120b03d9b12c4946391584e910d11713006f7018
tree9a27f7c75761e76f9aa9e30d105e9534ae783fda
parentbf34f97f799dde077889f667a8432b83bc0acb5c
- add 'encodecookies' request option (defaults to true) and test
- add HttpMessage::reverse() and test
http_functions.c
http_message_object.c
http_request_api.c
php_http_message_api.h
php_http_message_object.h
tests/HttpMessage_007.phpt [new file with mode: 0644]
tests/request_cookies.phpt [new file with mode: 0644]