This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 26624e2 Fix #419. Check parameter value size before conversion to String new 8182259 Don't mutate a valid Content-type if it does not contain a charset new 0d70b97 Update changelog new 90355dc Remove work-around for buggy Adobe Reader plug-in 9 on IE The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: java/org/apache/catalina/connector/Response.java | 12 ++++++++++-- java/org/apache/coyote/Response.java | 9 ++++++++- java/org/apache/tomcat/util/http/parser/MediaType.java | 4 ---- test/org/apache/coyote/TestResponse.java | 2 -- webapps/docs/changelog.xml | 5 +++++ 5 files changed, 23 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org