Title: Cloudflare HTTP/2 Server Push Compatibility
Last modified: July 3, 2018

---

# Cloudflare HTTP/2 Server Push Compatibility

 *  Resolved [zychu69](https://wordpress.org/support/users/zychu69/)
 * (@zychu69)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/cloudflare-http-2-server-push-compatibility-2/)
 * 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)

 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/cloudflare-http-2-server-push-compatibility-2/#post-10612923)
 * The preload functionality is still not supported on some browsers.
    `https://
   caniuse.com/#search=preload`
 * Also FVM generates unique names that are not easy to preload with http2 push…
   but it’s planned for the future.

Viewing 1 replies (of 1 total)

The topic ‘Cloudflare HTTP/2 Server Push Compatibility’ is closed to new replies.

 * ![](https://ps.w.org/fast-velocity-minify/assets/icon-128x128.jpg?rev=1440946)
 * [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/)
 * [Support Threads](https://wordpress.org/support/plugin/fast-velocity-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/fast-velocity-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fast-velocity-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fast-velocity-minify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Raul P.](https://wordpress.org/support/users/alignak/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/cloudflare-http-2-server-push-compatibility-2/#post-10612923)
 * Status: resolved