mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 08:13:28 +03:00
Reply back proper statuses for DeleteBucket/DeleteObject
This commit is contained in:
+1
-1
@@ -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