Closed
Bug 64258
Opened 24 years ago
Closed 24 years ago
Doesn't send referer in the request for a web page in a frame.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: oseberg, Assigned: asa)
References
()
Details
<html>
<html>
<head>
<title>My special page</title>
</head>
<frameset rows="*" border="0" frameborder="0">
<frame src="/webpage.html" frameborder="0" name="body">
</frameset>
</html>
Mozilla M18 does not send a the referer when requesting the page, "webpage.html"
in the give a frame with the above code.
Terje
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 61426 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
vrfy dupe of bug 61426: HTTP_REFERER not sent on reloads, frames, and 'open in
new window'
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•