v0.3.0
版本发布时间: 2015-06-14 18:51:24
clue/reactphp-buzz最新发布版本:v2.9.0(2020-07-03 18:47:43)
- Expose Response object in case of HTTP errors (#35)
- Feature: Add experimental
Transaction
options viaBrowser
(#25) - Feature: Add experimental streaming API (#31)
- Feature: Automatically assign a "Content-Length" header for outgoing
Request
s (#29) - Feature: Add
Message::getHeader()
, it is now available on bothRequest
andResponse
(#28)