mirror of
https://github.com/minio/minio.git
synced 2025-11-02 17:22:09 +01: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