server-push-polyfill-demo icon indicating copy to clipboard operation
server-push-polyfill-demo copied to clipboard

Proof of concept for using service worker to polyfill server push

Results 1 server-push-polyfill-demo issues
Sort by recently updated
recently updated
newest added

Nice demo! One suggestion... You should look for `Link: ...; rel=preload` headers to determine which resources should be preloaded: http://w3c.github.io/preload/#developer-server-and-proxy-initiated-fetching h2o, Apache, and few other servers already support this and...

enhancement