minio/internal/http
Anis Eleuch c259a8ea38
Set tcp user timeout to clean sockets with data in the buffer (#16887)
2023-03-24 08:10:58 -07: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 Set tcp user timeout to clean sockets with data in the buffer (#16887) 2023-03-24 08:10:58 -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 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