Closed ngxson closed 5 months ago
Currently, we're using CacheStorage to store downloaded files. This approach has some limitations on certain browsers.
CacheStorage
Another approach woule be to use Origin private file system
Ref:
Interesting.
Currently, we're using
CacheStorage
to store downloaded files. This approach has some limitations on certain browsers.Another approach woule be to use Origin private file system
Ref: