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 dabf497  Be explicit that UTF-8 is used for encoded dispatcher paths
     new 0c2bd66  Make all calls to URLDecode use an explicit character set
     new 17a0d32  Deprecated unused method
     new 12e4d8e  Remove deprecated code
     new 5f5e375  Simplify comment. Call byte decode method directly.
     new 763cc04  Deprecate unused methods
     new adf4d35  Remove deprecated methods

The 6 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   |   6 +-
 java/org/apache/catalina/loader/WebappLoader.java  |   5 +-
 java/org/apache/tomcat/util/buf/UDecoder.java      | 181 +--------------------
 test/org/apache/tomcat/util/buf/TestUDecoder.java  |   4 +-
 4 files changed, 10 insertions(+), 186 deletions(-)


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

Reply via email to