- increment refcount for HttpRequest object put into hashtable as debug wrapper
authorMichael Wallner <mike@php.net>
Wed, 27 Jul 2005 14:59:22 +0000 (14:59 +0000)
committerMichael Wallner <mike@php.net>
Wed, 27 Jul 2005 14:59:22 +0000 (14:59 +0000)
- fix http_message_parse() to be only greedy at fetching body from response messages
- add HttpRequest::$recordHistory and HttpRequest::getHistory()
- fetch body of redirects through the HttpRequest::debugWrapper()


No differences found