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)

Reply via email to