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 0b6c3e5 Update docs as STRICT_SERVLET_COMPLIANCE no longer impacts
URIEncoding
new 458ab04 The Globals.GSS_CREDENTIAL_ATTR is a request attribute not a
session one
new ec63570 Group constants by type to aid maintenance
new 09e214c Make the HTTP/2 connection ID and stream Id available to
applications
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:
java/org/apache/catalina/Globals.java | 268 +++++++++++-----------
java/org/apache/catalina/connector/Request.java | 27 +++
java/org/apache/catalina/session/Constants.java | 1 -
java/org/apache/coyote/AbstractProcessor.java | 39 ++++
java/org/apache/coyote/ActionCode.java | 14 +-
java/org/apache/coyote/http2/StreamProcessor.java | 12 +
webapps/docs/changelog.xml | 5 +
webapps/docs/config/http2.xml | 9 +
8 files changed, 241 insertions(+), 134 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]