HTTP2 Push?
-
Hi!
Autoptimize features the option to combine files, which is great for reducing the number of HTTP requests. However, in HTTP/2, there is no need to reduce the number of requests.
HTTP/2 also has a “push” option to force clients to fetch files before they are requested, which is great for critical CSS/JS. It’s very easy to set up, but not when the file names keep changing (every time you clear the cache).
I would love it if Autoptimize added this feature to automatically push the generated CSS files (with exclusion options, of course).
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘HTTP2 Push?’ is closed to new replies.