https://issues.apache.org/bugzilla/show_bug.cgi?id=48422
Summary: Can't edit Content-Type Header
Product: Apache httpd-2
Version: 2.2.14
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: mod_headers
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=24743)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24743)
patch to allow to edit the Content-Type header
Currently, the "set" command allows to modify the Content-Type Header, but the
"edit" one can't.
Comparing the 2 portions of code, there's a special case in the "set" part to
manage this specific header,which doesn't exist in the "edit" part. It would be
useful to allow to edit the Content-Type (in my case, this is to remove the
charset sent by tomcat for some devices).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]