restic/internal/backend/rest
Michael Eischer e6a5801155 rest: Fix test backend url
The rest config normally uses prepareURL to sanitize URLs and ensures
that the URL ends with a slash. However, the test used an URL without a
trailing slash, which after the rest server changes causes test
failures.
2021-08-15 18:16:17 +02:00
..
config.go
config_test.go
rest.go Add plumbing to calculate backend specific file hash for upload 2021-08-04 22:17:46 +02:00
rest_int_go114_test.go rest: test that zero-length replies over HTTP2 work correctly 2021-07-10 17:22:42 +02:00
rest_int_test.go
rest_test.go rest: Fix test backend url 2021-08-15 18:16:17 +02:00