Source code

Revision control

Copy as Markdown

Other Tools

[request-cache-force-cache.any.serviceworker.html]
[request-cache-force-cache.any.html]
[RequestCache "force-cache" mode checks the cache for previously cached content and avoid revalidation for stale responses with Etag and stale response]
expected:
if (os == "android") and swgl: [PASS, FAIL]
[request-cache-force-cache.any.worker.html]
[request-cache-force-cache.any.sharedworker.html]
[RequestCache "force-cache" mode checks the cache for previously cached content and avoid revalidation for stale responses with Etag and stale response]
expected:
if (os == "linux") and not debug and fission: [PASS, FAIL]