mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
Collate success response into writeSuccessResponse(), add docs
This commit is contained in:
@@ -34,6 +34,8 @@ func isValidMD5(md5 string) bool {
|
||||
return true
|
||||
}
|
||||
|
||||
/// http://docs.aws.amazon.com/AmazonS3/latest/dev/UploadingObjects.html
|
||||
|
||||
// these should be configurable?
|
||||
const (
|
||||
// maximum object size per PUT request is 5GB
|
||||
|
||||
Reference in New Issue
Block a user