This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from b30bd06 Fix typo. Better test coverage. new 53f678e Don't mutate a valid Content-type if it does not contain a charset new d74a05d Remove work-around for buggy Adobe Reader plug-in 9 on IE new a2a124e 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