Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(blob.py): auto-populate standard headers for non-chunked downloads #204

Merged
merged 13 commits into from Jul 23, 2020
Merged

Commits on Jul 14, 2020

  1. fix: for non-chunked downloads, automatically populate standard fields

    Content-Encoding
    Content-Type
    Content-Lanugage
    Cache-Control
    X-Goog-Storage-Class (self.storage_class)
    william-silversmith committed Jul 14, 2020
    Copy the full SHA
    ccc169f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    46e2028 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4d37401 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d6c9d28 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    dc7a207 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cd2763d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    42b62c8 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    55601ce View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    175f4d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Copy the full SHA
    c8f9226 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0deef45 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Copy the full SHA
    7b54722 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Copy the full SHA
    6a733d6 View commit details
    Browse the repository at this point in the history