Skip to content

v5.0.11

Compare
Choose a tag to compare
@fabpot fabpot released this 24 Jul 04:20
· 1152 commits to 7.2 since this release
v5.0.11

Changelog (v5.0.10...v5.0.11)

  • bug #37491 Fix promise behavior in HttplugClient (brentybh)
  • bug #37484 Fix http_version option usage (fancyweb)
  • bug #37486 fix parsing response headers in CurlResponse (nicolas-grekas)
  • bug #37379 Support for cURL handler objects (derrabus)
  • bug #37400 unset activity list when creating CurlResponse (nicolas-grekas)
  • bug #37319 Convert CurlHttpClient::handlePush() to instance method (mpesari)