Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
8.0.0-M4
-
None
Description
According to the latest Servlet 4 development the Web container should return null when HTTP2 Push is not supported for the current request.
Wicket PushBuilder abstractions should take this into account to avoid failing with NullPointerException.