Skip to content

2.0.0 RC4

Pre-release
Pre-release
Compare
Choose a tag to compare
@trowski trowski released this 04 Jan 18:24
2c3d572
  • Http2Driver now uses an HTTP/2 parser shared with amphp/http-client. Removed Http2Exception and child classes, which have been replaced by exception classes in amphp/http.
  • Upgraded to amphp/hpack @ ^3.
  • Renamed Request::getPush() to getPushes().