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 c8ffc35997 Add missing "Not implemented" exception. new 64b0d9d671 Refactor to reduce duplicate code new 2528795d57 Add missing facade checks new ed6f1a616c Refactor to reduce code duplication 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/ResponseFacade.java | 253 ++++++--------------- .../apache/catalina/core/ApplicationContext.java | 72 ++---- 2 files changed, 84 insertions(+), 241 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org