taylorfinnell / awscr-s3

A Crystal shard for S3.
https://taylorfinnell.github.io/awscr-s3/
MIT License
81 stars 48 forks source link

Support ranges #48

Closed repomaa closed 5 years ago

repomaa commented 5 years ago

S3 supports sending the Range http header. The ability to pass this header with get_object should be easy to implement and probably "just work".