mirror of
https://github.com/restic/restic.git
synced 2026-02-03 12:29:37 -05:00
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`. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| rest.go | ||
| rest_int_test.go | ||
| rest_test.go | ||
| rest_unix_test.go | ||