mirror of
https://github.com/minio/minio.git
synced 2025-11-10 05:59:43 -05:00
Trace: Replace function name with API prefix (#7794)
This change is required for `Admin Trace`
This commit is contained in:
@@ -38,6 +38,7 @@ type RequestInfo struct {
|
||||
RawQuery string `json:"rawquery,omitempty"`
|
||||
Headers http.Header `json:"headers,omitempty"`
|
||||
Body []byte `json:"body,omitempty"`
|
||||
Client string `json:"client"`
|
||||
}
|
||||
|
||||
// ResponseInfo represents trace of http request
|
||||
|
||||
Reference in New Issue
Block a user