HTTP client extension 2.0.8 released

We are very pleased to announce the release of HTTP client extension version 2.0.8.

  • Fixed a bug that Response::detectFormatByContent() falsely detected HTML as XML
  • Added extra check to Message::addData() to prevent error on trying to merge non-array
  • Made it possible configuring JsonParser to parse JSON as objects instead of arrays
  • Added MockTransport for test environments

See the CHANGELOG for details.