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)