mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +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