From 372808d4688541fcb85d849538847dbf9471c0cc Mon Sep 17 00:00:00 2001
From: Luca Toscano mod_headers
as:
<Location /index.html> - Header add Link "</css/site.css>;rel=preload" - Header add Link "</images/logo.jpg>;rel=preload" - </Location>+
<Location /index.html> + Header add Link "</css/site.css>;rel=preload" + Header add Link "</images/logo.jpg>;rel=preload" +</Location>
As the example shows, there can be several link headers added @@ -581,9 +581,9 @@
H2PushPriority application/json 32 # an After rule - H2PushPriority image/jpeg before # weight inherited - H2PushPriority text/css interleaved # weight 256 default+
H2PushPriority application/json 32 # an After rule +H2PushPriority image/jpeg before # weight inherited +H2PushPriority text/css interleaved # weight 256 default