Releases: symfony/http-client
Releases · symfony/http-client
v6.1.7
Changelog (v6.1.6...v6.1.7)
- bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
- bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)
- bug #47854 Don't override header if is x-www-form-urlencoded (Oipnet)
v6.0.15
Changelog (v6.0.14...v6.0.15)
- bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
- bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)
v5.4.15
Changelog (v5.4.14...v5.4.15)
- bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
- bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)
v6.2.0-BETA1
Changelog (v6.1.6...v6.2.0-BETA1)
- feature #47950 Add support for "friendsofphp/well-known-implementations" (nicolas-grekas)
- feature #47936 Add
withOptions()
toHttplugClient
andPsr18Client
(nicolas-grekas) - feature #47832 Make HttplugClient implement PSR-17 factories instead of Httplug's (nicolas-grekas)
- feature #46183 Hide sensitive information with
SensitiveParameter
attribute (GromNaN)
v6.1.6
Changelog (v6.1.5...v6.1.6)
- bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)
v6.0.14
Changelog (v6.0.13...v6.0.14)
- bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)
v5.4.14
Changelog (v5.4.13...v5.4.14)
- bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)
v4.4.47
Changelog (v4.4.46...v4.4.47)
- bug #47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)
v6.1.5
Changelog (v6.1.4...v6.1.5)
- bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
- bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)
v6.0.13
Changelog (v6.0.12...v6.0.13)
- bug #47441 Bugfix for delayed retryableHttpClient (martkop26)
- bug #47415 Psr18Client ignore invalid HTTP headers (nuryagdym)