Skip to content

Basic test about how history buffers behave in different browsers.

License

Notifications You must be signed in to change notification settings

designgrill/browser-cache-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Browser Cache/History Test

Not really an automated test, but a manual one. One day when the stars are aligned, it will be automated.

What stays in browser history buffers and what evaporates varies a lot between browsers. This can help you with some sanity.

Current Conclusion

Use Cache-Control: no-store along with window.onunload and window.onbeforeunload. Also, add in HTTPS if you can.

About

Basic test about how history buffers behave in different browsers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages