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 f61a255  Be explicit that UTF-8 is used for encoded dispatcher paths
     add 8b048fe  Make all calls to URLDecode use an explicit character set
     add c515f52  Deprecated unused method
     add 272fba8  Simplify comment. Call byte decode method directly.
     add 19ab3fc  Deprecate unused methods

No new revisions were added by this update.

Summary of changes:
 .../apache/catalina/connector/CoyoteAdapter.java   |  6 ++--
 java/org/apache/catalina/loader/WebappLoader.java  |  5 ++--
 java/org/apache/tomcat/util/buf/UDecoder.java      | 32 +++++++++++++++++++---
 test/org/apache/tomcat/util/buf/TestUDecoder.java  |  4 +--
 4 files changed, 35 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