1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-05 06:55:23 +00:00
restic/internal/backend/swift
Michael Eischer 4526d5d197 swift: explicitly pass upload size to library
This allows properly setting the content-length which could help the
server-side to detect incomplete uploads.
2021-01-29 13:50:46 +01:00
..
config.go
config_test.go
swift.go swift: explicitly pass upload size to library 2021-01-29 13:50:46 +01:00
swift_test.go