It detect all JS and CSS file in the site and pushes them using HTTP server push.
If your server lags http 2 support then also it helps you with http 1.1 preload feature, as it adds all prefetch as preload to support old browser and server.
It also load them as preload html link, so if your server or dont support http2 push, you still get good performance.
It gives you option to add other resources like image, font, video to be pushed. you can add the resource url and there type and it will push it..
HTTP Server Push Content is open software.
The following people have contributed to this plugin..
Interested in development.., check out SVN repository, or subscribe to the development log by RSS...
Read more