Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading from Browser Cache #29

Open
marcusmolchany opened this issue Jan 17, 2015 · 1 comment
Open

Reading from Browser Cache #29

marcusmolchany opened this issue Jan 17, 2015 · 1 comment

Comments

@marcusmolchany
Copy link

Before going out to the network the browser can check its cache to see if it already has related files

@jasim
Copy link

jasim commented Jan 18, 2015

References for anyone interested: "a rough note on how the browsers Firefox and Chrome implement caching" (https://github.com/c42/wrest/blob/master/Caching.markdown#a-rough-note-on-how-the-browsers-firefox-and-chrome-implement-caching)

This was written a few years back and the source code referenced there would've changed, but at that time I had dug into actual browser implementations to figure out the caching logic, as well as mnot's canonical guides about caching. (https://www.mnot.net/cache_docs/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants