Closed
Description
Is your feature request related to a problem? Please describe.
In S3 documentation there is an endpoint which returns Torrent for an object, but it is currently not implemented by this crate.
Describe the solution you'd like
Implement GetObjectTorrent request.
Describe alternatives you've considered
Using rusoto-s3
crate, but I like this crate more.
Additional context
Add any other context or screenshots about the feature request here.