Closed
Bug 11133
Opened 25 years ago
Closed 25 years ago
content type shouldn't contain charset (or version) information
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: vidur, Assigned: rpotts)
References
()
Details
Currently Necko doesn't strip out charset (and probably version) information
from the content type field in the HTTP header. As a result, existing code in
the DocLoader that expects the content type to just be the mime type information
will fail when looking for the appropriate content viewer.
Updated•25 years ago
|
Target Milestone: M9
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•25 years ago
|
||
I've checked in a fix for this as part of the header API changes...
-- rick
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
verified fixed
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
You need to log in
before you can comment on or make changes to this bug.
Description
•