This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new 7218408 Another entry for the TODO list 7218408 is described below commit 72184080517b59a0afe155665c212e8f451b986b Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Jan 7 11:22:40 2020 +0000 Another entry for the TODO list --- TOMCAT-NEXT.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt index 1716fbd..07aa147 100644 --- a/TOMCAT-NEXT.txt +++ b/TOMCAT-NEXT.txt @@ -68,3 +68,5 @@ New items for 10.0.x onwards: 14. Remove unused NIO blocking code. 15. Remove caches in Endpoint for trivial object (SocketProcessorBase, PollerEvent). + +16. Share configuration between HTTP/1.1 and nested HTTP/2 rather than duplicating. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org