Most providers only return an ETag; only Azure returns ETag and MD5.  It
would be nice if putBlob returned some richer type which could return
extra data when available but this ship sailed around 2009!  Most
callers use the provider interface when they need this extra data.

On Wed, Mar 01, 2017 at 08:13:32AM -0000, kishore kumar wrote:
> As of now the putBlob() API returns a string and it is an etag value. Why 
> isn't the return type is some class object where we can send both etag and 
> md5 to the caller.

-- 
Andrew Gaul
http://gaul.org/

Reply via email to