mirror of
https://github.com/minio/minio.git
synced 2025-02-05 18:58:08 -05:00
Make sure to apply standard headers such as Content-Type, Content-Disposition and Content-Language to the correct GCS object attributes during object upload and copy operations. Fixes: #5800