minio/cmd/http
Anis Elleuch 27632ca6ec
audit: Merge ResponseWriter with RecordAPIStats (#9496)
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
..
stats audit: Merge ResponseWriter with RecordAPIStats (#9496) 2020-04-30 11:27:19 -07:00
close.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
headers.go fix: Avoid force delete in compliance/worm mode (#9276) 2020-04-06 17:51:05 -07:00
listen_nix.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
listen_others.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
listener.go The prometheus metrics refractoring (#8003) 2019-10-22 21:01:14 -07:00
listener_test.go The prometheus metrics refractoring (#8003) 2019-10-22 21:01:14 -07:00
server.go http: fail appropriately and return standard Go error (#8837) 2020-01-17 05:48:39 -08:00
server_test.go Remove setting net.Conn Deadlines as its not needed anymore (#8269) 2019-09-20 23:37:24 +05:30