Preloads the given link.
When the link is clicked later, the response will already be cached, making the interaction feel instant.
See options for up.follow()
.
A promise that will be fulfilled when the request was loaded and cached.
When preloading is disabled the promise
rejects with an AbortError
.