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 85287b7648 Add change log entry
new 554cea6b6c Prep for clean-up
new 4a5766fc05 Clean-up. No functional change.
new d53d8e7f77 Fix parameter counting logic
The 3 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:
.../tomcat/util/http/ConcurrentDateFormat.java | 5 +-
.../apache/tomcat/util/http/CookieProcessor.java | 26 ++---
.../tomcat/util/http/CookieProcessorBase.java | 11 +-
.../tomcat/util/http/FastHttpDateFormat.java | 16 +--
java/org/apache/tomcat/util/http/HeaderUtil.java | 10 +-
java/org/apache/tomcat/util/http/MimeHeaders.java | 18 ++--
java/org/apache/tomcat/util/http/Parameters.java | 113 ++++++++++-----------
java/org/apache/tomcat/util/http/RequestUtil.java | 22 ++--
.../tomcat/util/http/Rfc6265CookieProcessor.java | 87 +++++++---------
java/org/apache/tomcat/util/http/ServerCookie.java | 16 ++-
.../org/apache/tomcat/util/http/ServerCookies.java | 11 +-
11 files changed, 154 insertions(+), 181 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]