implement #58
authorMichael Wallner <mike@php.net>
Tue, 27 Feb 2018 16:32:45 +0000 (17:32 +0100)
committerMichael Wallner <mike@php.net>
Tue, 27 Feb 2018 16:32:45 +0000 (17:32 +0100)
Client observers are now informed with an "prepare" event.
Note, though, that http\Client::getProgressInfo() does not return
the progress state received for this event.


No differences found