1
0
mirror of https://github.com/minio/minio.git synced 2025-03-12 20:50:11 -04:00

2 Commits

Author SHA1 Message Date
Anis Elleuch
27632ca6ec
audit: Merge ResponseWriter with RecordAPIStats ()
ResponseWriter & RecordAPIStats has similar role, merge them.

This commit will also fix wrong auditing for STS and Web and others
since they are using ResponseWriter instead of the RecordAPIStats.
2020-04-30 11:27:19 -07:00
Anis Elleuch
d090a17ed0
fix: Audit tests on the correct response writer type () 2020-04-29 22:17:36 -07:00