- fix write access of HttpMessage headers array in inherited context
authorMichael Wallner <mike@php.net>
Sat, 23 Jul 2005 20:32:32 +0000 (20:32 +0000)
committerMichael Wallner <mike@php.net>
Sat, 23 Jul 2005 20:32:32 +0000 (20:32 +0000)
- fix float/double of http message's http version
- fix request pool handles destruction
- HttpRequestPool now implements Iterator
- nuke unused variables


No differences found