https://bz.apache.org/bugzilla/show_bug.cgi?id=69442

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
For the record. RFC 2045, section 2:

All media type values, subtype values, and parameter names as defined are
case-insensitive.  However, parameter values are case-sensitive unless
otherwise specified for the specific parameter.

Note: charset is one of the explicitly case insensitive values

We need to fix this and should check if there are any other places where we are
treating the type, subtype or parameter name as case sensitive.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to