Skip to content

5.0.0 Beta 7

Pre-release
Pre-release
Compare
Choose a tag to compare
@trowski trowski released this 08 Jan 18:30
v5.0.0-beta.7
32f6ef1
  • Fixed compatibility with v2.0 of amphp/byte-stream by updating ReadableStream implementations to also implement Traversable.
  • Fixed assigning the stream ID to HTTP/2 streams to guarantee stream IDs are sent sequentially to the server
  • Fixed CancelledException being wrapped in an HttpException when a request is cancelled