This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 021b1696b3 Refactor storage of current character encoding for request/response new 3cdfd45e50 Refactor to retain original behaviour new 492bedc6f9 Add missing "Not implemented" exception. The 2 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/coyote/Response.java | 6 ++++-- java/org/apache/tomcat/util/buf/CharsetHolder.java | 23 ++++++++++++---------- .../catalina/filters/TesterHttpServletRequest.java | 4 ++-- 3 files changed, 19 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org