Makes a request using fetch and stores the result in internal memory cache. The cache is cleared when the page is unloaded.
fetch
The URL to request
Optional
Request options
If true, reload from source and update the cache, even if it has already been cached.
Makes a request using
fetchand stores the result in internal memory cache. The cache is cleared when the page is unloaded.