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 3b86521  Update to 9.0.33
     add ab347cb  Add a check that the URIEncoding is a superset of US-ASCII.

No new revisions were added by this update.

Summary of changes:
 java/org/apache/catalina/connector/Connector.java  | 10 ++-
 .../catalina/connector/LocalStrings.properties     |  1 +
 java/org/apache/tomcat/util/buf/CharsetUtil.java   | 58 ++++++++++++++
 .../apache/tomcat/util/buf/TestCharsetUtil.java    | 89 ++++++++++++++++++++++
 webapps/docs/changelog.xml                         |  9 +++
 5 files changed, 164 insertions(+), 3 deletions(-)
 create mode 100644 java/org/apache/tomcat/util/buf/CharsetUtil.java
 create mode 100644 test/org/apache/tomcat/util/buf/TestCharsetUtil.java


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

Reply via email to