5.0.0 Beta 7
Pre-release
Pre-release
- Fixed compatibility with
v2.0
ofamphp/byte-stream
by updatingReadableStream
implementations to also implementTraversable
. - Fixed assigning the stream ID to HTTP/2 streams to guarantee stream IDs are sent sequentially to the server
- Fixed
CancelledException
being wrapped in anHttpException
when a request is cancelled