blob: 552056ee26a280065f7cc628d578e2dcc0daaf66 [file] [log] [blame]
CONSOLE WARNING: line 32: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
No cache headers or Last-modified header (result=Uncached expected=Uncached) PASS
Expires: [now+10s]; (result=Cached expected=Cached) PASS
Expires: [now-10s]; (result=Uncached expected=Uncached) PASS
Expires: [now+10s]; Cache-control: must-revalidate; (result=Cached expected=Cached) PASS
Expires: [now+10s]; Cache-control: no-cache; (result=Uncached expected=Uncached) PASS
Expires: [now+10s]; Cache-control: no-store; (result=Uncached expected=Uncached) PASS
Expires: [now+10s]; Pragma: no-cache; (result=Uncached expected=Uncached) PASS
Cache-control: max-age=10; (result=Cached expected=Cached) PASS
Cache-control: max-age=0; (result=Uncached expected=Uncached) PASS
Cache-control: max-age=1; [delay=1.5s] (result=Uncached expected=Uncached) PASS
Cache-control: max-age=10, no-cache; (result=Uncached expected=Uncached) PASS