restic/internal/backend/rest
Adam Eijdenberg 6e775d3787 Enhancement: option to send HTTP over unix socket
add tests for unix socket connection

switch HTTP rest-server test to use any free port

allow rest-server test graceful shutdown opportunity
2024-03-28 17:41:41 +01:00
..
config.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
config_test.go Enhancement: option to send HTTP over unix socket 2024-03-28 17:41:41 +01:00
rest.go rest: fix and cleanup closing of http response body 2024-01-19 21:17:17 +01:00
rest_int_test.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
rest_test.go Enhancement: option to send HTTP over unix socket 2024-03-28 17:41:41 +01:00
rest_unix_test.go Enhancement: option to send HTTP over unix socket 2024-03-28 17:41:41 +01:00