forked from pool/tomcat
- Update to Tomcat 9.0.108 #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "mbussolotto/tomcat:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WAR containing one or more JAR files. (markt)
HTTP/1.1 following an async request, which was present for AJP.
(remm/markt)
that the maximum permitted value of an HPACK decoded integer is
Integer.MAX_VALUE. (markt)
comments - to reflect the deprecation of the PRIORITY frame and clarify
that a stream reset always triggers an overhead increase. (markt)
defaulting to true. (remm)
applications with a dedicated favicon file rather than using the one from
the ROOT web application which might not be present or may represent
something entirely different. Pull requests #876 and #878 by Simon Arame.