However, the eTag is available in the header ``` val download = obj.download() val eTag = download.getHttpResponse.header("Etag") ```