mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Simplify ReadFileStream closer, make sure to flush all HTTP responses (#7374)
This commit is contained in:
committed by
Nitish Tiwari
parent
1011d21416
commit
6702d23d52
@@ -57,7 +57,6 @@ const (
|
||||
globalMinioDefaultStorageClass = "STANDARD"
|
||||
globalWindowsOSName = "windows"
|
||||
globalNetBSDOSName = "netbsd"
|
||||
globalSolarisOSName = "solaris"
|
||||
globalMinioModeFS = "mode-server-fs"
|
||||
globalMinioModeXL = "mode-server-xl"
|
||||
globalMinioModeDistXL = "mode-server-distributed-xl"
|
||||
|
||||
Reference in New Issue
Block a user