In the process of investigating WebStorage, one step at a to understand a variety of cache or storage mechanisms, local storage storage, application cache offline application storage, HTTP cache is the HTTP itself with the cache mechanism, Cookies are used for authentication, and HttpCache and cookies are passed along with request and response when the page is accessed, so we then study the principle and the approximate process of the HTTP protocol.
Application cache:
Application Cache API (i)
Application Cache API (ii)
HTML5 Application Cache
Web App Beginners Use application Cache Guide
HTML5 Offline Storage Application Cache
HTML5 Research Application cache (application cache)
Using the application cache
Use HTML5 application cache with caution
Application Cache is a douchebag
HTML5 Offline Storage Application Cache
7.7 Offline Web Applications
Chrome when viewing AppCache input: chrome://appcache-internals/
Localstorage:
HTML5 Localstorage Local Storage
Localstorage Compatibility Scheme implementation
Http Cache:
Use HTTP cache to optimize your Web site
HTML5 WebStorage
Introduction to the implementation of the resource-based HTTP cache
Http cache Some of the most basic things
Cookies:
Elaborate cookies
HTTP protocol (vii) cookies
Cookie Management
Explanation of Cookie/session mechanism
In addition, other references:
HTTP protocol (quad) caching
HTTP protocol DetailedFiddler TutorialsWireshark Basic Introduction and learning TCP three-time handshake
Caching Tutorial
After a good study of the above information, the knowledge about HTTP caching should have a more comprehensive understanding.
WebStorage Survey Data Summary