Changelog (v5.0.2...v5.0.3)
- bug #35324 Fix strict parsing of response status codes (Armando-Walmeric)
- bug #35245 fix exception in case of PSR17 discovery failure (nicolas-grekas)
- bug #35223 Don't read from the network faster than the CPU can deal with (nicolas-grekas)
- bug #35210 NativeHttpClient should not send >1.1 protocol version (nicolas-grekas)
- bug #35209 fix support for non-blocking resource streams (nicolas-grekas)
- bug #35195 fix casting responses to PHP streams (nicolas-grekas)
- bug #35168 fix capturing SSL certificates with NativeHttpClient (nicolas-grekas)
- bug #35120 fix scheduling pending NativeResponse (nicolas-grekas)