1
    2
    3
    4
    5
    6
    7

content / test / data / service_worker / http_cache.html [blame]

<html>
  <head>
    <title>ServiceWorker test - Cacheable empty page</title>
  </head>
  <body>This html will be cached in HttpCache.</body>
</html>