mirror of
https://github.com/minio/minio.git
synced 2025-11-21 10:16:03 -05:00
Reply back proper statuses for DeleteBucket/DeleteObject
This commit is contained in:
@@ -452,5 +452,5 @@ func (api API) DeleteBucketHandler(w http.ResponseWriter, req *http.Request) {
|
||||
}
|
||||
return
|
||||
}
|
||||
writeSuccessResponse(w)
|
||||
writeSuccessNoContent(w)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user