minio/cmd/http
2021-03-04 14:27:38 -08:00
..
stats
close.go
dial_dnscache.go remove ipv6 fallbackdelay leave it as default 2021-02-10 17:35:09 -08:00
dial_dnscache_test.go fix: use common logging implementation for DNSCache (#11284) 2021-01-15 14:04:56 -08:00
dial_linux.go remove ipv6 fallbackdelay leave it as default 2021-02-10 17:35:09 -08:00
dial_others.go fix: incorrect errors thrown by lint (#11699) 2021-03-04 14:27:38 -08:00
headers.go Avoid notification event for replicas (#11683) 2021-03-03 11:13:31 -08:00
listen_nix.go Bump default idleConnsPerHost to control conns in time_wait (#10653) 2020-10-12 14:19:46 -07:00
listen_others.go
listener.go
listener_test.go
server.go turn off http2 for TLS setups for now (#11523) 2021-02-11 15:53:04 -08:00
server_test.go