Continuing the discussion from httpClient method HEAD:
Instead of doing serverside httpClient.requests to preCache images, it would be nice to have a js api to do it.
And perhaps a method to check whether an imageUrl has been cached.
Perhaps a method to list cache, size of cache, clearCache, delete item, etc…
Another way to preCache could be for imageUrl to have an option to trigger preCaching…