-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
api: storageIssues related to the googleapis/google-resumable-media-python API.Issues related to the googleapis/google-resumable-media-python API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
- Add MD5 hash check for
Downloadwithstream,requestsonly (Add checksum validation for non-chunked non-composite downloads #32) - Add MD5 hash check for
Downloadwithstream, generic transport (i.e in_download.py) - Add MD5 hash check for
Downloadwithout stream - Add MD5 hash check for
ChunkedDownload - Add CRC32C hash check for
Download(necessary for composite objects, though will be very slow unlesscrcmodis used with C speedups) (feat: add configurable crc32c checksumming for downloads #135, includes warning for slowcrcmod) - Add
Uploadhash checks (feat: add configurable checksum support for uploads #139)
/cc @jonparrott
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the googleapis/google-resumable-media-python API.Issues related to the googleapis/google-resumable-media-python API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.