minio/cmd/gateway/s3
Aditya Manthramurthy f1355da72e Add base64 encoded MD5 output for Hash Reader (#5315)
- Use it to send the Content-MD5 header correctly encoded to S3
  Gateway

- Fixes a bug in PutObject (including anonymous PutObject) and
  PutObjectPart with S3 Gateway found when testing with Mint.
2017-12-21 17:27:33 -08:00
..
gateway-s3-anonymous.go Add base64 encoded MD5 output for Hash Reader (#5315) 2017-12-21 17:27:33 -08:00
gateway-s3.go Add base64 encoded MD5 output for Hash Reader (#5315) 2017-12-21 17:27:33 -08:00
gateway-s3_test.go Convert gateways into respective packages (#5200) 2017-12-05 17:58:09 -08:00