This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 9e9037aad8 Fix. Should be 0x20 rather than 20
new fbd9b59391 Improve test robustness in failure cases (it would hang
forever)
new 81712d2dd7 Add validation that HTTP/2 :scheme is consistent with TLS
usage
The 2 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/CoyoteAdapter.java | 7 +-
.../apache/coyote/http2/LocalStrings.properties | 1 +
java/org/apache/coyote/http2/Stream.java | 7 ++
test/org/apache/coyote/http2/Http2TestBase.java | 6 +-
.../apache/coyote/http2/TestHttp2Section_8_3.java | 74 ++++++++++++++++++++++
test/org/apache/coyote/http2/TestLargeUpload.java | 7 +-
webapps/docs/changelog.xml | 4 ++
7 files changed, 101 insertions(+), 5 deletions(-)
create mode 100644 test/org/apache/coyote/http2/TestHttp2Section_8_3.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]