2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-04 07:37:57 +00:00
restic/internal/backend/rest
Alexander Neumann d8ea10db8c rest: Rework handling HTTP2 zero-length replies bug
Add comment that the check is based on the stdlib HTTP2 client. Refactor
the checks into a function. Return an error if the value in the
Content-Length header cannot be parsed.
2021-07-31 17:12:24 +02:00
..
config_test.go
config.go
rest_int_go114_test.go
rest_int_test.go
rest_test.go
rest.go rest: Rework handling HTTP2 zero-length replies bug 2021-07-31 17:12:24 +02:00