https://bz.apache.org/bugzilla/show_bug.cgi?id=64710
--- Comment #6 from Arshiya <arshiya.shar...@ericsson.com> --- Created attachment 37424 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37424&action=edit Jar file This is based of the example project https://github.com/jyeary/tomcat-9-embedded/ and modified to add HTTP2Upgrade protocol.Servlet can be found at http://localhost:1090/hello. java -cp <CLASSPATH> -jar tomcat-9-embedded-1.0.4.jar -Xmx1g <CLASSPATH> - where the latest tomcat jars are placed. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org