minio/internal/http
Harshavardhana 65c104a589
add x-amz-id-2 to indicate the node that received the request (#16474)
2023-01-25 09:14:10 -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 lint: Fix in darwin environment (#16368) 2023-01-05 10:12:01 -08:00
headers.go add x-amz-id-2 to indicate the node that received the request (#16474) 2023-01-25 09:14:10 -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 fix: allow bind on ipv6 loopback failures (#16388) 2023-01-11 08:47:39 +05:30
listener_test.go fix: allow bind on ipv6 loopback failures (#16388) 2023-01-11 08:47:39 +05:30
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 Fix transports/timeouts related regressions (#16427) 2023-01-18 10:06:38 +05:30