We are very pleased to announce the release of HTTP client extension version 2.0.9.
This release includes work made by Alexander Kartavenko, @alexkart. There are two bugs fixed:
- Fixed type error in StreamTransport when
$http_response_header = null
- Added
Content-Length: 0
header when sending request with empty body
And enhancements made in files uploading and downloading with CURL transport reducing memory usage significantly. Details could be found in the guide.
See the CHANGELOG for details.