Open
Bug 320965
Opened 20 years ago
Updated 1 year ago
Double-slash causes sending relative URI to proxy
Categories
(Core :: Networking: Proxy, defect, P5)
Tracking
()
NEW
People
(Reporter: mozilla, Unassigned)
Details
(Whiteboard: [necko-would-take])
20051218 trunk
If a form action attribute contains a double-slash, Firefox (and Mozilla presumably) will send a relative request URI to a proxy servers when RFC 2616 requires absolute URIs. This causes some pages to break when browsing through a proxy (such as Ebay). See related Apache Bugzilla bug: http://issues.apache.org/bugzilla/show_bug.cgi?id=37959
Although the Ebay URI is technically broken, having Firefox fail in such a way as to essentially break the ability of users behind a proxy to use such a major site should be considered major even if it's technically an evangelism bug. Although Mozilla's networking should be a little more robust.
Updated•19 years ago
|
Assignee: darin → nobody
QA Contact: benc → networking
Updated•9 years ago
|
Whiteboard: [necko-would-take]
Comment 1•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Comment 2•3 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: major → --
Updated•2 years ago
|
Severity: -- → S4
Comment 3•1 year ago
|
||
Moving bug to Core/Networking: Proxy.
Component: Networking → Networking: Proxy
You need to log in
before you can comment on or make changes to this bug.
Description
•