mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
Send health diagnostics data as part of callhome (#16006)
This commit is contained in:
@@ -210,6 +210,9 @@ const (
|
||||
|
||||
// MinIOCompressed is returned when object is compressed
|
||||
MinIOCompressed = "X-Minio-Compressed"
|
||||
|
||||
// SUBNET related
|
||||
SubnetAPIKey = "x-subnet-api-key"
|
||||
)
|
||||
|
||||
// Common http query params S3 API
|
||||
|
||||
Reference in New Issue
Block a user