This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 3e9dd49 Fix #419. Check parameter value size before conversion to String new a894442 Don't mutate a valid Content-type if it does not contain a charset new 5a6f300 Remove work-around for buggy Adobe Reader plug-in 9 on IE new b5aa51d Update changelog 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