This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 28c22d727b Restore i18n string incorrectly removed back in 2011
new c83fe47725 Align processing of trailer headers with standard processing
new 30f8063d7a Improve handling of failures during recycle() methods
new 944332bb15 Improvements to HTTP/2 overhead protection.
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:
.../apache/catalina/connector/LocalStrings.properties | 1 +
java/org/apache/catalina/connector/Request.java | 7 ++++---
.../apache/catalina/core/ApplicationHttpRequest.java | 8 +++++++-
java/org/apache/catalina/core/LocalStrings.properties | 1 +
.../apache/catalina/core/LocalStrings_es.properties | 2 ++
.../apache/catalina/core/LocalStrings_fr.properties | 1 +
.../apache/catalina/core/LocalStrings_ja.properties | 1 +
.../apache/catalina/core/LocalStrings_ko.properties | 1 +
.../catalina/core/LocalStrings_zh_CN.properties | 1 +
java/org/apache/coyote/http11/Http11InputBuffer.java | 8 +++++++-
.../coyote/http11/filters/ChunkedInputFilter.java | 15 ++++++++++++++-
.../coyote/http11/filters/LocalStrings.properties | 2 ++
java/org/apache/coyote/http2/Http2Protocol.java | 19 ++++++++++++++++++-
java/org/apache/coyote/http2/Http2UpgradeHandler.java | 2 ++
java/org/apache/tomcat/util/buf/B2CConverter.java | 11 ++++++++++-
java/org/apache/tomcat/util/buf/C2BConverter.java | 15 ++++++++++++++-
.../apache/tomcat/util/buf/LocalStrings.properties | 3 +++
webapps/docs/changelog.xml | 10 ++++++++++
webapps/docs/config/http2.xml | 9 ++++++++-
19 files changed, 107 insertions(+), 10 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]