Releases: symfony/http-client
Releases · symfony/http-client
v4.4.13
Changelog (v4.4.12...v4.4.13)
- no changes
v5.1.4
Changelog (v5.1.3...v5.1.4)
- bug #37966 Throw when the response factory callable does not return a valid response (fancyweb)
- bug #37927 fix chaining promises returned by HttplugClient (CthulhuDen)
v4.4.12
Changelog (v4.4.11...v4.4.12)
- bug #37966 Throw when the response factory callable does not return a valid response (fancyweb)
v5.1.3
Changelog (v5.1.2...v5.1.3)
- bug #37491 Fix promise behavior in HttplugClient (brentybh)
- bug #37484 Fix http_version option usage (fancyweb)
- bug #37486 fix parsing response headers in CurlResponse (nicolas-grekas)
- bug #37440 fix casting TraceableResponse to php streams (nicolas-grekas)
- bug #37379 Support for cURL handler objects (derrabus)
- bug #37400 unset activity list when creating CurlResponse (nicolas-grekas)
- bug #37319 Convert CurlHttpClient::handlePush() to instance method (mpesari)
v5.0.11
Changelog (v5.0.10...v5.0.11)
- bug #37491 Fix promise behavior in HttplugClient (brentybh)
- bug #37484 Fix http_version option usage (fancyweb)
- bug #37486 fix parsing response headers in CurlResponse (nicolas-grekas)
- bug #37379 Support for cURL handler objects (derrabus)
- bug #37400 unset activity list when creating CurlResponse (nicolas-grekas)
- bug #37319 Convert CurlHttpClient::handlePush() to instance method (mpesari)
v4.4.11
Changelog (v4.4.10...v4.4.11)
- bug #37491 Fix promise behavior in HttplugClient (brentybh)
- bug #37484 Fix http_version option usage (fancyweb)
- bug #37486 fix parsing response headers in CurlResponse (nicolas-grekas)
- bug #37379 Support for cURL handler objects (derrabus)
- bug #37400 unset activity list when creating CurlResponse (nicolas-grekas)
- bug #37319 Convert CurlHttpClient::handlePush() to instance method (mpesari)
v5.1.2
Changelog (v5.1.1...v5.1.2)
- no changes
v5.1.1
Changelog (v5.1.0...v5.1.1)
- bug #37191 fix offset computation for data chunks (nicolas-grekas)
- bug #37190 disable AMP's inactivity timeout, we deal with it on our own already (nicolas-grekas)
- bug #37048 fix monitoring timeouts when other streams are active (nicolas-grekas)
- bug #37065 Throw JsonException instead of TransportException on empty response in Response::toArray() (jeroennoten)
v5.0.10
Changelog (v5.0.9...v5.0.10)
- bug #37191 fix offset computation for data chunks (nicolas-grekas)
- bug #37048 fix monitoring timeouts when other streams are active (nicolas-grekas)
- bug #37065 Throw JsonException instead of TransportException on empty response in Response::toArray() (jeroennoten)
v4.4.10
Changelog (v4.4.9...v4.4.10)
- bug #37191 fix offset computation for data chunks (nicolas-grekas)
- bug #37048 fix monitoring timeouts when other streams are active (nicolas-grekas)
- bug #37065 Throw JsonException instead of TransportException on empty response in Response::toArray() (jeroennoten)