https://issues.apache.org/bugzilla/show_bug.cgi?id=48892
--- Comment #2 from Christopher Schultz <ch...@christopherschultz.net> 2010-12-14 14:30:22 EST --- -1 for defaulting to use URIEncoding to decode the request body when no Content-Type encoding is specified, since that setting might violate the HTTP spec in it's default configuration. See http://wiki.apache.org/tomcat/FAQ/CharacterEncoding#Q9, specifically "Default encoding for POST". The de-facto standard for encoding-less Content-Type in POST bodies is ISO-8859-1. -- 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org