-
- Downloads
client/cas.py: Fix empty instance-name issue
If the Uploader or Downloader instance-name parameter is set to the empty string instead of None, the generated ByteStream resource-name would contain a leading slash, which is an invalid REAPI request. If the instance-name is not set, the resource-name should be of the form: blobs/{hash}/{size}
parent
23f0fed1
No related branches found
No related tags found
Please register or sign in to comment