The Next-Gen Web: Browser Storage Support
...storage caches
Browser-based Local Storage
As web applications became more popular there was a general demand for an ability to run web-based applications offline. The first such solutions that could work without requiring a browser plugin or separate application were those that relied on the caching headers within HTTP to store objects...
