minio/cmd/http
poornas ca96560d56 Add object retention at the per object (#8528)
level - this PR builds on #8120 which
added PutBucketObjectLockConfiguration and
GetBucketObjectLockConfiguration APIS

This PR implements PutObjectRetention,
GetObjectRetention API and enhances
PUT and GET API operations to display
governance metadata if permissions allow.
2019-11-20 13:18:09 -08:00
..
close.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
headers.go Add object retention at the per object (#8528) 2019-11-20 13:18:09 -08: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 The prometheus metrics refractoring (#8003) 2019-10-22 21:01:14 -07:00
server_test.go Remove setting net.Conn Deadlines as its not needed anymore (#8269) 2019-09-20 23:37:24 +05:30