<div dir="ltr">Hi,<div><br></div><div>I&#39;m interested in adding support for <a href="https://w3c.github.io/preload/">&lt;link rel=preload&gt;</a> and the corresponding &quot;Link:&quot; headers and wanted to gauge interest for supporting the feature.</div><div><br></div><div>The preload relationship provides a declarative fetch primitive that enables developers to initiate a resource fetch and separate fetching from resource execution. As such, preload is a low-level primitive that enables applications to build custom resource loading and execution behaviors without hiding resources from the user agent and incurring delayed resource fetching penalties. <br></div><div><br></div><div>Use cases include:</div><div>* Early fetch of lately discovered critical resources - Sites that contain critical resources that aren&#39;t discoverable by the preload scanner (e.g. fonts, JS loaded scripts and styles, etc) can use the feature to download these critical resources early</div><div>* Separation of download and execution in a declarative, non-hacky way.</div><div><br></div><div>All in all, it would enable Web sites to significantly improve loading performance in various common scenarios.</div><div><br></div><div>Thanks!</div><div>Yoav</div><div><br></div></div>