mirror of
https://github.com/restic/restic.git
synced 2025-12-24 00:29:39 -05:00
The golang http client does not return an error when a HTTP2 reply includes a non-zero content length but does not return any data at all. This scenario can occur e.g. when using rclone when a file stored in a backend seems to be accessible but then fails to download. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| rest.go | ||
| rest_int_test.go | ||
| rest_test.go | ||