minio/internal/http
Shubhendu 468a9fae83
Enable replication of SSE-C objects (#19107)
If site replication enabled across sites, replicate the SSE-C
objects as well. These objects could be read from target sites
using the same client encryption keys.

Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
2024-03-28 10:44:56 -07:00
..
check_port_linux.go add configurable VRF interface and user-timeout (#17108) 2023-05-03 14:12:25 -07:00
check_port_others.go add configurable VRF interface and user-timeout (#17108) 2023-05-03 14:12:25 -07:00
check_port_test.go add configurable VRF interface and user-timeout (#17108) 2023-05-03 14:12:25 -07:00
close.go add codespell action (#18818) 2024-01-17 23:03:17 -08:00
dial_dnscache.go fix: upon DNS refresh() failure use previous values (#17561) 2023-07-03 12:30:51 -07:00
dial_linux.go vrf: Fix testing for loopback coming from the address (#17372) 2023-06-07 09:53:05 -07:00
dial_others.go add configurable VRF interface and user-timeout (#17108) 2023-05-03 14:12:25 -07:00
headers.go Enable replication of SSE-C objects (#19107) 2024-03-28 10:44:56 -07:00
lambda-headers.go feat: add lambda transformation functions target (#16507) 2023-03-07 08:12:41 -08:00
listener.go debug: introduce support for configuring client connect WRITE deadline (#19170) 2024-03-01 08:00:42 -08:00
listener_test.go listen: Only error out if not able to bind any interface (#17353) 2023-06-12 09:09:28 -07:00
request-recorder.go fix: regression in counting total requests (#17024) 2023-04-12 14:37:19 -07:00
response-recorder.go Disable DMA optimization on windows (#18575) 2023-12-01 16:13:19 -08:00
server.go introduce reader deadlines for net.Conn (#19023) 2024-02-09 13:25:16 -08:00
server_test.go fix: new staticheck and linter issues reported (#19340) 2024-03-27 08:10:40 -07:00
transports.go allow configuring maximum idle connections per host (#18908) 2024-01-29 16:50:37 -08:00