We are very pleased to announce the release of the HTTP client extension version 2.0.2, which brings the following significant bug fixes:
- Fixed
StreamTransport
failure to collect headers for HTTP response when using certain PHP versions. - Fixed
Response::detectFormatByContent()
, which was unable to detect URL-encoded format if source content contains a|
symbol.
See the CHANGELOG for more details.