开发者

IE Cache Settings

开发者 https://www.devze.com 2022-12-11 15:41 出处:网络
What does the following IE cache setting do: \"every time i visit the webpage\" Does it cause the browser to ignore the Expiration and other Cache related http headers? Is it at the webpage (address

What does the following IE cache setting do: "every time i visit the webpage"

Does it cause the browser to ignore the Expiration and other Cache related http headers? Is it at the webpage (address URL level) or is it for every object loaded by开发者_如何学Python the browser (say an image url referenced in the html of the page)?


it basically saves ur cache until the lifetime of the ie instance


This article explains the settings: http://www.fiddler2.com/redir/?id=httpperf

The short answer is that those radiobutton settings control only what happens when the server doesn't specify a cache policy using the headers.

0

精彩评论

暂无评论...
验证码 换一张
取 消