Skip to content

fix: preserve existing blob hashes when 'X-Goog-Hash header' is not present#267

Merged
tseaver merged 5 commits intogoogleapis:masterfrom
MartinKilonzo:master
Sep 16, 2020
Merged

fix: preserve existing blob hashes when 'X-Goog-Hash header' is not present#267
tseaver merged 5 commits intogoogleapis:masterfrom
MartinKilonzo:master

Conversation

@MartinKilonzo
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #266 🦕

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hashes are no longer returned for partial downloads

5 participants