Closed
Bug 11487
Opened 26 years ago
Closed 26 years ago
Necko: need to implement host field mapping
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
WONTFIX
M10
People
(Reporter: sfraser_bugs, Assigned: gagan)
References
()
Details
If I try to go to http://www.maccpu.com/, I get a page that says that the
browser needs to support "host field mapping".
This is probably a dup, but I couldn't find the correct terminology to mark
it as such.
Updated•26 years ago
|
Assignee: warren → gagan
Comment 1•26 years ago
|
||
Gagan, can you investigate? I'm not sure what host field mapping is.
Updated•26 years ago
|
Target Milestone: M10
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
Not a bug. The cgi on www.maccpu.com is incorrectly checking for host: header
with case dependency. All HTTP headers are case independent. Bad site.
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•