mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
add correct HostId instead of deploymentId for error responses (#16686)
This commit is contained in:
@@ -146,7 +146,7 @@ const (
|
||||
|
||||
// Response request id.
|
||||
AmzRequestID = "x-amz-request-id"
|
||||
AmzRequestNodeID = "x-amz-id-2"
|
||||
AmzRequestHostID = "x-amz-id-2"
|
||||
|
||||
// Deployment id.
|
||||
MinioDeploymentID = "x-minio-deployment-id"
|
||||
|
||||
Reference in New Issue
Block a user