angular-cn/packages/service-worker/worker
Alex Wiese 96cdf035d8 fix(service-worker): treat 503 as offline (#35595)
Prior to this commit the service worker only treated 504 errors as "effectively offline".
This commit changes the behaviour to treat both 503 (Service Unavailable) and 504 as "offline".

Fixes #35571

PR Close #35595
2020-02-25 13:10:10 -08:00
..
src fix(service-worker): treat 503 as offline (#35595) 2020-02-25 13:10:10 -08:00
test fix(service-worker): treat 503 as offline (#35595) 2020-02-25 13:10:10 -08:00
testing refactor(service-worker): set http method in MockRequest constructor (#33930) 2019-11-22 13:15:56 -05:00
BUILD.bazel build: update to rules_nodejs 0.32.2 (#31325) 2019-07-01 14:16:42 -07:00
main.ts feat(service-worker): support multiple apps on different subpaths of a domain (#27080) 2019-03-21 12:07:56 -04:00
tsconfig.json build(bazel): use fine-grained npm deps (#26111) (#26488) 2018-10-19 20:59:29 -07:00