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 5a91db5 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63579
new 095d6a0 Correct version info in x-powered-by
new 8b4d060 Polish. Align with master.
new a05ab62 Refactor to reduce duplication
new 52c9e41 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63578
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:
build.xml | 14 ++--
.../apache/catalina/connector/CoyoteAdapter.java | 13 +++-
java/org/apache/coyote/http11/Http11Processor.java | 82 +++++++++++-----------
.../apache/coyote/http11/LocalStrings.properties | 4 +-
.../connector/TestCoyoteAdapterRequestFuzzing.java | 63 +++++++++++++----
.../apache/catalina/startup/SimpleHttpClient.java | 12 +++-
test/org/apache/coyote/http2/TestHttp2Limits.java | 9 ++-
...sterThreadScopedHolder.java => TesterData.java} | 25 ++++---
webapps/docs/changelog.xml | 7 ++
9 files changed, 149 insertions(+), 80 deletions(-)
copy test/org/apache/tomcat/unittest/{TesterThreadScopedHolder.java =>
TesterData.java} (64%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]