Closed
Description
Q | A |
---|---|
Bug? | yes |
New Feature? | no |
Version | 1.3.0 |
Actual Behavior
From: php-http/HttplugBundle#84 (comment)
Just see the formatter and how the request / response is read.
As far as i have see, this formatter mess up with the stream, as __toString is called and the stream is not rewind so the content is retrieve only in the first stream ?
(I may have miss something again ^^)
Expected Behavior
Streams should be rewinded after they are read.
Metadata
Metadata
Assignees
Labels
No labels