Dear Community,

I have begun to change my web application to support http/2.

When preparing the push mechanism my application catches a 
NullPointerException, oh my.

So I took a look into the Tomcat Sources and, surprise, the current 
implementation of HttpServletRequest always returns null.

So far I could only find examples using .newPushBuilder() that claim to really 
work using installations of GlassFish 5.

I wonder if there is there some way to use push with Tomcat 9 currently?

Best regards
Oliver Schoenwald

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to