forked from TrueCloudLab/restic
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.go | ||
config_test.go | ||
rest.go | ||
rest_int_test.go | ||
rest_test.go |