You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2017/03/23 16:10:43 UTC

[jira] [Created] (WICKET-6345) Check for non-null PushBuilder before trying to use it

Martin Grigorov created WICKET-6345:
---------------------------------------

             Summary: Check for non-null PushBuilder before trying to use it
                 Key: WICKET-6345
                 URL: https://issues.apache.org/jira/browse/WICKET-6345
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-http2
    Affects Versions: 8.0.0-M4
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)