- add HttpRequest::getRawResponseMessage() and ::getRawRequestMessage() (Ilia)
authorMichael Wallner <mike@php.net>
Tue, 20 Dec 2005 18:55:43 +0000 (18:55 +0000)
committerMichael Wallner <mike@php.net>
Tue, 20 Dec 2005 18:55:43 +0000 (18:55 +0000)
commit40e535bf0ccece715c2ccc640148fab5ebd9a053
treebbd8f53e3b319bb201ca8046c1e9349a0d4e88c7
parent2945591b02528824cc52b0affb44cdd64743d820
- add HttpRequest::getRawResponseMessage() and ::getRawRequestMessage() (Ilia)
- add 'resetcookies' request option (Ilia)
- fix wrong return by ref arg info
http_request_api.c
http_request_object.c
php_http_request_object.h
phpstr/phpstr.h