This repository was archived by the owner on Apr 27, 2023. It is now read-only.
Releases: gokure/hyperf-http-client
Releases · gokure/hyperf-http-client
v1.1.1
v1.1.0
Implementing new features of laravel 8.x
- Return a new or existing guzzle client based on context
- Allow passing when callback to Http client retry method
- Call on_stats handler in Http stub callbacks
- Make Request macroable
- Makes the retrieval of Http client transferStats safe
- Adds new
ConnectionFailed
,RequestSending
andResponseReceived
events - Adds tests.