Releases: reactphp/http-client
Releases · reactphp/http-client
v0.4.10
v0.4.9
- Improvement: PHP 7 memory leak, related to PHP bug 71737 @jmalloc
- Improvement: Clean up all listeners when closing request @weichenlin
v0.4.8
- Improvement: Avoid hiding exceptions thrown in HttpClient\Request error handlers @arnaud-lb
v0.4.7
- Improvement: Set protocol version on request creation @WyriHaximus
v0.4.6
v0.4.5
- Improvement: Replaced the abandoned guzzle/parser with guzzlehttp/psr7 @WyriHaximus
v0.4.4
- Improvement: Emit drain event when the request is ready to receive more data by @arnaud-lb
v0.4.3
- Improvement: Added support for using auth informations from URL by @arnaud-lb