aj-bagwell / clio

A rust library for parsing command line file name arguements
13 stars 8 forks source link

Make seek work with HTTP range requests #14

Open aj-bagwell opened 1 year ago

aj-bagwell commented 1 year ago

For for formats that are use seek slot e.g. zip or sqlite it would be good to be able to avoid downloading whole file by using range requests to only get bits needed.