mirror of
https://github.com/restic/restic.git
synced 2025-12-24 16:49:52 -05:00
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 | ||