Cloudflare HTTP/2 Server Push Compatibility
-
Hi,
at first just wanted to say that plugin is great. It works well! Thank you for developing this kind of tool.
I was trying to enable HTTP/2 Push with Cloudflare plugin. To be honest it just tries to parse stylesheet and scripts by appending to them extra <link> attributes like:
<link rel="preload" href="style.css" as="style"> <link rel="preload" href="main.js" as="script">
CloudFlare plugin is not able to catch modified and minified styles snippets so it would be good if you could add this features (as checkboxes) on your side like:
– ‘preload css’
– ‘preload js’what are your thoughts on this?
Cheers,
Maciej
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Cloudflare HTTP/2 Server Push Compatibility’ is closed to new replies.