1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 13:02:57 -04:00
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
..