mirror of
https://github.com/restic/restic.git
synced 2026-05-04 18:05:22 +00:00
36c4475ad9
The HTTP client can only retry HTTP2 requests after receiving a GOAWAY response if it can rewind the body. As we use a custom data type, explicitly provide an implementation of `GetBody`.