IE11开发工具中的“总是从服务器刷新”发生了什么?

Internet Explorer 11中的 f12开发工具是否也具有 IE 8-10中开发工具的“总是刷新服务器”功能?

我在 网络工具上看到了“清除浏览器缓存... (Ctrl + R)”按钮,但是点击它似乎没有任何作用(临时 Internet 文件夹后面仍然有文件)。我还有“检查更新版本的存储页面:”设置为“每次我访问网页”,但这似乎并不总是刷新外部资产。

在 IE11中是否可以完全禁用缓存来进行开发?

现在我只是按住 Ctrl 键并点击刷新按钮(每 维基百科关于绕过缓存的指令) ,但这很容易忘记做。

79882 次浏览

Unfortunately I can confirm your suspicions, there is no 'Always refresh from server' feature in F12 tools in IE 11 preview as far as I can tell.

There is clear browser cache button you mentioned which does nothing.

enter image description here

Currently the only way to get fresh content from the server is to refresh IE11 with Ctrl+F5 keys combination.

IE 11 is still in preview, so let's hope MS will at least fix clear browser cache button before official release.

Refresh from Server button

It seems they have added the "Always Refresh from Server" button in the RTM version of IE11 that ships with Windows 8.1

It is found in the Network tab of the developer tools, 3rd button from the left.

Official version IE 11 windows 7 still has this problem. I have reported this at the IE forum

http://connect.microsoft.com/IE/feedback/details/800257/ie11-clear-browser-cache-in-developer-tools-does-not-clear-the-browser-cache

Hey you can set this setting in internet options. Under the general tab choose settings.

Browsing History

Then in settings choose 'Every time I visit the webpage', it should have the same effect.

Setting

March 12th, 2016 Update

The fourth icon from the left highlighted in blue Internet Explorer 11 on Windows 10:

Internet Explorer 11 on Windows 10

The fourth icon from the left highlighted in blue Internet Explorer 12 "Edge" on Windows 10:

Internet Explorer 12 on Windows 10


Older versions, IE11 and possibly IE10 on Windows 7 before a Windows Update:

The Internet Explorer Developer Toolbar was thankfully revised however apparently no one updated their answer so you can disable the cache here:

Revised Developer Tools for Internet Explorer 11