Closed Bug 134661 Opened 22 years ago Closed 22 years ago

View Page source seems to make a separate GET request rather than scraping the current page

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 55583

People

(Reporter: blindio, Assigned: asa)

Details

I've found that when i use view-source I often find that the source returned
does not match the page I am viewing.  I believe that it is making a separate
request for the current page rather than scraping the results of the last
request.  This is problematic for two reasons

1.  Pages derived from POST request are often the ones in error and the view
source module is useless for viewing them

2.  The results are slow, becasue the results of the request need to be returned
rather than just using the HTML that is currently in memory

*** This bug has been marked as a duplicate of 55583 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.