minio/cmd/http
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845)
This allows for canonicalization of the strings
throughout our code and provides a common space
for all these constants to reside.

This list is rather non-exhaustive but captures
all the headers used in AWS S3 API operations
2019-07-02 22:34:32 -07:00
..
close.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
deadlineconn.go Remove timeout conn on net.Dialer (#7590) 2019-04-27 15:14:16 -07:00
deadlineconn_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
headers.go Ensure that we use constants everywhere (#7845) 2019-07-02 22:34:32 -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 Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
listener_test.go Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
server.go Disable http2 until we have upstream bugs fixed (#7711) 2019-05-30 19:49:33 -07:00
server_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00