Conversation:
Notices
-
Douglas A. Whitfield (musicman)'s status on Wednesday, 17-Mar-2021 11:15:55 EDT Douglas A. Whitfield Any #java heads able to help here? My java is pretty limited. There has been work in the UpgradeProtocol method recently. This is the code that upgrades http 1.1 connections to http2 connections in #ApacheTomcat. I am trying to test a fix in stream handling, but I can't get the application to work. :/ ``` [root@pg-master 09:54:57 embed]# java -jar target/tomcat-9-embedded-1.0.…