Closed
Bug 144094
Opened 23 years ago
Closed 22 years ago
referers include fragments
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
VERIFIED
DUPLICATE
of bug 179400
Future
People
(Reporter: jruderman, Assigned: darin.moz)
References
Details
Netscape 4 and Mozilla send the hash part of a URL (the fragment identifier) in
the referer. IE and Opera do not.
Mozilla is in violation of rfc 2616 [1]. Section 14.36 on referers states "The
URI MUST NOT include a fragment". Fragments are the things after a # and aren't
actually part of the URI [2].
[1] http://community.roxen.com/developers/idocs/rfc/rfc2616.html (HTTP/1.1)
[2] http://community.roxen.com/developers/idocs/rfc/rfc2396.html (URIs)
Happens with Beonex 0.8 and Mozilla 0.9.9 (from my referer logs) and with
2002 050908 on Windows 98.
Comment 1•23 years ago
|
||
confirming using build 2002051208 on Win2k (trunk).
Assignee: new-network-bugs → darin
Blocks: 61660
Component: Networking → Networking: HTTP
QA Contact: benc → tever
Updated•23 years ago
|
OS: Windows 98 → All
Hardware: PC → All
Comment 3•22 years ago
|
||
it was solved yesterday in bug 179400
*** This bug has been marked as a duplicate of 179400 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•