Hi all,
HTTP/2 server push never really took off and has/is being dropped by the
major browsers. More details in this blog post:
https://developer.chrome.com/blog/removing-push/
I'd like to propose deprecating support for server push in Tomcat 10.1.x
and removing in Tomcat 11.
The current Servlet API allows us to always return null from
HttpServletRequest.newPushBuilder
Separately, I have proposed deprecating the push API in the servlet spec
for removal in a future version.
Any objections to this proposal?
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org