2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-31 02:48:30 +00:00
Michael Eischer 36c4475ad9 rest: improve handling of HTTP2 goaway
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`.
2024-08-26 15:44:17 +02:00
..
2024-08-17 00:24:19 +05:30
2024-08-03 18:13:24 +02:00
2024-08-03 19:08:04 +00:00
2024-08-10 19:16:10 +02:00