minio/internal/http
Anis Eleuch 31b5acc245
tcp: Increase user timeout to 10 minutes (#17087)
2023-04-26 17:48:31 -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 tcp: Increase user timeout to 10 minutes (#17087) 2023-04-26 17:48:31 -07:00
dial_others.go lint: Fix in darwin environment (#16368) 2023-01-05 10:12:01 -08:00
headers.go add correct HostId instead of deploymentId for error responses (#16686) 2023-02-22 15:41:09 +05:30
lambda-headers.go feat: add lambda transformation functions target (#16507) 2023-03-07 08:12:41 -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 fix: regression in counting total requests (#17024) 2023-04-12 14:37:19 -07: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