Linked by vodoomoth on Fri 2nd Jul 2010 09:03 UTC
Permalink for comment 432398
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
More News »
Sponsored Links



Member since:
2009-02-11
About the history thing, when Cache-Control is set to 'no-store' in the HTTP header sent by the server the browser shouldn't cache the page. This seems sensible, until you realize that php sets it this way every for every page that uses 'session_start()' (pretty much every page). Browsers could just ignore Cache-Control, but this would break more sites than it would fix.
I imagine that browsers cache the page and when the back button is pressed they check with the server. If the page has changed, the browser downloads it. Otherwise it displays the cached page. That's why, although you see a loading bar, the page is typically loaded much faster.
Dragging a favicon from the address bar inside a folder on the bookmarks panel works fine in 10.60 on OS X.