mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-26 02:02:24 +01:00
On IOS, mutate an HTTP response would throw with the error "Headers object's guard is 'immutable". The idea of that mutation was to provide a way in frontend land to detect when a response is fresh or stale from a cache. As of today, we don't use that information so we removed the associated code |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| helpers | ||
| model | ||
| pages | ||
| worker | ||
| index.html | ||
| index.js | ||
| manifest.json | ||
| router.js | ||