1.2.3
- Fixed support in
GuzzleHttp\Psr7\CachingStream
for seeking forward on remote
streams, which can sometimes return fewer bytes than requested withfread
. - Fixed handling of gzipped responses with FNAME headers.
GuzzleHttp\Psr7\CachingStream
for seeking forward on remotefread
.