minio/internal/http
Aditya Manthramurthy 2d60bf8c50
Refactor HTTP transports (#16222)
2022-12-12 20:31:21 -08:00
..
stats avoid atomics for self contained reader/writers (#13531) 2021-10-28 17:03:00 -07:00
close.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
dial_dnscache.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
dial_linux.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
dial_others.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
headers.go Send health diagnostics data as part of callhome (#16006) 2022-11-15 13:53:05 -08:00
listen_nix.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
listen_others.go update and use rs/dnscache implementation instead of custom (#13348) 2021-10-05 10:13:04 -07:00
listener.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
listener_test.go skip flaky tests on windows OS (#16015) 2022-11-07 00:11:21 -08:00
request-recorder.go avoid logging gzipped body in trace output (#16172) 2022-12-05 13:21:27 -08:00
response-recorder.go avoid logging gzipped body in trace output (#16172) 2022-12-05 13:21:27 -08:00
server.go Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
server_test.go add configurable 'shutdown-timeout' for HTTP server (#13771) 2021-11-29 09:06:56 -08:00
transports.go Refactor HTTP transports (#16222) 2022-12-12 20:31:21 -08:00