You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tomcat 8.5 is about to be released as a backport of HTTP/2 functionality from the Tomcat 9.0 line, while still being compatible with Servlet 3.1 and JDK 7.
Tomcat 8.5.0 had the public API we depend on for upgrading request, i.e. WsServerContainer#doUpgrade, accidentally removed. It will be added back in 8.5.1.
Rossen Stoyanchev opened SPR-14078 and commented
Tomcat 8.5 is about to be released as a backport of HTTP/2 functionality from the Tomcat 9.0 line, while still being compatible with Servlet 3.1 and JDK 7.
Affects: 4.2.5
Issue Links:
The text was updated successfully, but these errors were encountered: