Query String not added to minified css / js
-
Using W3TC 0.9.7.5
When I enable minify for CSS and JS the query string is not added to the end. However if I enable HTTP/2 push, each minified file loads twice, once with the query string and once without (like it does with push is disabled).
All the Browser Cache “Prevent caching of objects after settings change” options are enabled and the “Remove query strings from static resources” are disabled.
Shouldn’t the query string appear on the minified files as well.
I am running HTTP/2 so perhaps there’s an issue there since they do start appearing when the push options are enable.
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
The topic ‘Query String not added to minified css / js’ is closed to new replies.