mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 10:39:03 +00:00
JClouds is apparently exclusively using the Payload object from the HTTP response to fill in the size of the BlobMetadata (when calling blobStore.blobMetadata(...) ) - adapt this driver accordingly otherwise we systematically get null size BlobMetadata out of it.