mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Before creating a mutating http request, service-worker invalidates lru cache entry and writes to cache storage. Therefore, cache storage failure can prevent making post requests. Fix this by catching and logging cache error, add a test case. Fixes #33793 PR Close #33930 |
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| src | ||
| test | ||
| testing | ||
| worker | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||
| safety-worker.js | ||