AWS S3 supports partial file download using Range/Accept Range headers, so that we can do video seeking and redirect.
I didn't do much investigation on other cloud storage, but I think some of them will support this feature. I'll be thankful if pkgcloud can provide an option to allow partial file download(which is simply an extra HTTP header).
AWS S3 supports partial file download using Range/Accept Range headers, so that we can do video seeking and redirect.
I didn't do much investigation on other cloud storage, but I think some of them will support this feature. I'll be thankful if pkgcloud can provide an option to allow partial file download(which is simply an extra HTTP header).