mirror of
https://github.com/octoleo/restic.git
synced 2024-11-26 14:56:29 +00:00
04c4033695
Before this change restic would attempt to JSON decode the error message resulting in confusing `Decode: invalid character 'B' looking for beginning of value` messages. Afterwards it will return `List failed, server response: 400 Bad Request (400)` |
||
---|---|---|
.. | ||
config_test.go | ||
config.go | ||
rest_int_test.go | ||
rest_test.go | ||
rest.go |