Collate success response into writeSuccessResponse(), add docs

This commit is contained in:
Harshavardhana
2015-04-29 10:51:59 -07:00
parent 45a0fb21fa
commit d1d5f7a78d
4 changed files with 19 additions and 12 deletions
+2
View File
@@ -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