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
Please note that if the object was transcoded by GCS then the has will be invalid.
Also the validate must happen before gzip decompression, if the response is gzipped, and the request must be made with Accept-Encoding: gzip.
If we get this wrong, we won't be able to gzip data in GCS in the future, let's aim to avoid that.