minio/pkg/net
Harshavardhana 7a5271ad96
fix: re-use connections in webhook/elasticsearch (#9461)
- elasticsearch client should rely on the SDK helpers
  instead of pure HTTP calls.
- webhook shouldn't need to check for IsActive() for
  all notifications, failure should be delayed.
- Remove DialHTTP as its never used properly

Fixes #9460
2020-04-28 13:57:56 -07:00
..
host.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
host_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
obd.go Implement oboard diagnostics admin API (#9024) 2020-03-26 21:07:39 -07:00
port.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
port_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
url.go fix: re-use connections in webhook/elasticsearch (#9461) 2020-04-28 13:57:56 -07:00
url_test.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00