Open dcmexy opened 3 years ago
Fixes issues #157 & #171.
It turns out that ListBuckets does not work on non-amazon services due to a 403 SignatureDoesNotMatch error caused by some empty headers.
This minor change fixes that.
Fixes issues #157 & #171.
It turns out that ListBuckets does not work on non-amazon services due to a 403 SignatureDoesNotMatch error caused by some empty headers.
This minor change fixes that.