I'm in total agreement. Although I can sort of understand the reasoning behind fetching a fresh copy, if I'm trying to troubleshoot something wrong with the page which may be dynamic, last thing I want is the server fetching a new page which may no longer have the dynamic content I'm interested in. Pull it from cache.
On Jan 16, 12:39 pm, OGangrel <[email protected]> wrote: > On right-click on a page and request to View page source, it makes a > new request to te server. Why do this? Show the source of the showing > page and not request the address again, is the right way in my point > of view. --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
