Comment #14 on issue 1906 by e...@eklitzke.org: Shift-Reload or Ctrl-Reload support http://code.google.com/p/chromium/issues/detail?id=1906
Firefox sends a Pragma: no-cache header (I believe the other major browsers do as well) when doing Shift-Refresh. I believe that Chromium should support this behavior as well. For a web application I'm working on, we interpret the Pragma: no-cache header specially to skip going to memcache for a page if the header is present (and the IP is internal!). This is useful for debugging memcached related problems on the site. I've heard of other developers doing this too (and indeed, the idea is not my own), i.e. using this header to enable certain debugging features on their site. It's a really small detail, but it's pretty handy at times. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---