mirror of
https://github.com/restic/restic.git
synced 2026-05-05 02:05:22 +00:00
185a55026b
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.