Would it be better to add nopush: https://httpd.apache.org/docs/2.4/howto/http2.html#push _If you want to use preload links without triggering a PUSH, you can use the nopush parameter, as in_ ``` Link </xxx.css>;rel=preload;nopush ```
Would it be better to add nopush:
https://httpd.apache.org/docs/2.4/howto/http2.html#push
If you want to use preload links without triggering a PUSH, you can use the nopush parameter, as in