mirror of
https://github.com/restic/restic.git
synced 2025-06-04 20:38:16 +00: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.