Comment #19 on issue 523 by stpasha: Show source after POST command isn't  
what you expected
http://code.google.com/p/chromium/issues/detail?id=523

Apparently in order to view page source Chrome attempts to fetch the page  
from
website anew.
This presents problem
   * with POST requests
   * in case the webpage on server has changed since you opened it in your  
browser
   * in case the connection to server is slow and you hate waiting extra 10+  
seconds
to view the page source

In any case I'd like to add an extra suggestion here: to have two  
different "view
source" options
   1) "Display original source" --- page source as it was downloaded from  
internet
   2) "Display current source" --- page as it has been parsed by browser and  
later
altered by JavaScript. Basically same thing as when you click "inspect  
element", only
without the need for gazillion of clicks to actually find something...

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to