Hi,

I'm curious to know if Undertow already provides an API which allows to push static resources thanks to SPDY and/or HTTP2 protocol.

For example, jetty provides this kind of API for SPDY: http://www.eclipse.org/jetty/documentation/9.2.2.v20140723/spdy-implementing-push.html

I did not find any equivalent for Undertow.

Thanks!

--
Guillaume DROUET