- Using `StreamInterface->getContents` left the stream index at the end of the stream, which made every subsequent call to `getBody()` return empty string - Using `StreamInterface->__toString()` magic method correctly seek the stream to the start before reading |
||
|---|---|---|
| .. | ||
| HTTPException | ||
| CurlResult.php | ||
| GuzzleResponse.php | ||
| HTTPException.php | ||
| HTTPRequest.php | ||
| IHTTPRequest.php | ||
| IHTTPResult.php | ||
| Probe.php | ||