This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from a72847f  Be explicit that UTF-8 is used for encoded dispatcher paths
     new 3bb4e13  Make all calls to URLDecode use an explicit character set
     new 7717f86  Deprecated unused method
     new 7255cd4  Call byte decode method directly.
     new 60d3ab3  Deprecate unused methods / methods that will be removed later

The 4 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:
 .../apache/catalina/connector/CoyoteAdapter.java   |  5 ++--
 .../apache/catalina/core/ApplicationContext.java   |  3 ++-
 java/org/apache/catalina/loader/WebappLoader.java  |  8 +++---
 java/org/apache/tomcat/util/buf/UDecoder.java      | 30 +++++++++++++++++++---
 test/org/apache/catalina/util/TestRequestUtil.java |  4 +--
 5 files changed, 38 insertions(+), 12 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to