Question about HTTP/2 Push integration in LiteSpeed

#1
I've been reading a lot about Server Push and I came across this interesting Apache directive: H2PushResource

I'm wondering if LiteSpeed follows the Apache model of Server Push exactly, and if it's limited to the mod_headers set method (where we can add a Link header through Apache-style directives or through a server-side language) or if you've found a way to implement this H2PushResource method which sounds even more impressive.

Thanks!
 
Top