Wicket’s implementation to use the PushBuilder API
to serve resource via http/2 with less requests. This
is the core implementation which provides the header item
that uses the API.
Wicket’s implementation to use the PushBuilder API
to serve resource via http/2 with less requests. This
is the jetty implementation to resolve the PushBuilder API and
provide the IInitializer.
Wicket’s implementation to use the PushBuilder API
to serve resource via http/2 with less requests. This
is the Servlet 4 implementation to resolve the PushBuilder API and
provide the IInitializer.
Wicket’s implementation to use the PushBuilder API
to serve resource via http/2 with less requests. This
is the Apache Tomcat 8.5+ implementation to resolve the PushBuilder API and
provide the IInitializer.
Wicket’s implementation to use the PushBuilder API
to serve resource via http/2 with less requests. This
is the Undertow 2+ implementation to resolve the PushBuilder API and
provide the IInitializer.