mirror of
https://github.com/restic/restic.git
synced 2025-12-20 23:00:24 -05:00
The missing eof with http2 when a response included a content-length header but no data, has been fixed in golang 1.17.3/1.16.10. Therefore just drop the canary test and schedule it for removal once go 1.18 is required as minimum version by restic. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| rest.go | ||
| rest_int_go114_test.go | ||
| rest_int_test.go | ||
| rest_test.go | ||