Changelog (v6.3.0...v6.3.1)
- bug symfony/symfony#50728 [HttpClient] Explicitly exclude CURLOPT_POSTREDIR (@nicolas-grekas)
- bug symfony/symfony#50671 [HttpClient] Fix encoding some characters in query strings (Daniel Kozák)
- bug symfony/symfony#50698 [HttpClient] Fix int conversion for
GenericRetryStrategy
with floated multiplier (@francisbesset) - bug symfony/symfony#50577 [HttpClient] Remove final keyword on
AsyncResponse
(@lyrixx)