You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
@william-silversmith notes that even with raw_download enabled, he is unable to detect the content_type of a downloaded blob without performing an additional reload request, which is prohibitive for his usecase at scale. E.g.:
Residual from googleapis/google-cloud-python#9003.
@william-silversmith notes that even with
raw_downloadenabled, he is unable to detect thecontent_typeof a downloaded blob without performing an additionalreloadrequest, which is prohibitive for his usecase at scale. E.g.:Potentially even...