mirror of
https://github.com/octoleo/restic.git
synced 2025-01-23 15:18:31 +00:00
8828c76f92
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`.