Details
Description
_get_auth_headers in VCloudConnnection raises and exception due to an integer 0 set as the Content-Length. The issues is resolved by setting the Content-Length to a string '0'.
_get_auth_headers in VCloudConnnection raises and exception due to an integer 0 set as the Content-Length. The issues is resolved by setting the Content-Length to a string '0'.