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 f1253c0737 Remove unnecessary code
new c48714554a Add Javadoc
new 1c84dc9b43 Add @Override
new 6d67ccb711 Remove unused code
new 690c559667 Refactor for cleaner code and to avoid NPE warnings from IDE
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:
java/jakarta/security/auth/message/ClientAuth.java | 39 ++++++++++++++++++++++
java/jakarta/security/auth/message/ServerAuth.java | 39 ++++++++++++++++++++++
java/org/apache/catalina/connector/Response.java | 5 ++-
.../catalina/filters/CsrfPreventionFilter.java | 2 ++
java/org/apache/coyote/http2/Stream.java | 8 +++++
.../apache/tomcat/util/net/jsse/TestPEMFile.java | 3 +-
6 files changed, 91 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]