Adds headers to the response that will preload the specified assets. Very useful for optimizing initial page load.
@see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link
Name | Type | Description |
---|---|---|
addHeader | void | Adds a link preload header to the SSR response. |