mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
9f31da5d57
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