is there a difference between these two shortcuts on most browsers?
|
feedback
|
migrated from stackoverflow.com Oct 30 '10 at 20:47
This question came from our site for professional and enthusiast programmers.
|
| |||||||||
feedback
|

Ctrl+F5generally refreshes the page without using cache whileCtrl+Ror plainF5refreshes the page using cache as normal. I also think this question belongs on Superuser. – MooGoo Oct 30 '10 at 20:42