minio/cmd/gateway/gcs
wd256 9f31da5d57 Fix PutObject/CopyObject with metadata for GCS gateway (#5828)
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
2018-04-18 21:40:48 +05:30
..
gateway-gcs.go Fix PutObject/CopyObject with metadata for GCS gateway (#5828) 2018-04-18 21:40:48 +05:30
gateway-gcs_test.go Create logger package and rename errorIf to LogIf (#5678) 2018-04-05 15:04:40 -07:00