* split request and response message parsers, so the "100 Continue" response does...
authorMichael Wallner <mike@php.net>
Wed, 30 May 2012 11:10:08 +0000 (11:10 +0000)
committerMichael Wallner <mike@php.net>
Wed, 30 May 2012 11:10:08 +0000 (11:10 +0000)
* make sure that message headers are updated by inspecting the body prior sending the request
* add http\Message\Body::getResource()


No differences found