Actually, `->getBody()` returns a stream interface and in order to get the body's content, just call `->getContent()` which will return the response's body content in string format. Change-Id: I9527c8a29c8da2342c8ac958c4e7bb6ba12fd613 |
||
|---|---|---|
| .. | ||
| EntryPointTest.php | ||
| RequestFromGlobalsTest.php | ||