Resolve a remote image through the active upload policy.
A direct URL is kept for the explicit objectUrl strategy. Base64 and remote
strategies first download the image as a File. Browser download/CORS failures
fall back to the original URL, while configured server upload failures remain
visible to the caller.
Resolve a remote image through the active upload policy.
A direct URL is kept for the explicit
objectUrlstrategy. Base64 and remote strategies first download the image as a File. Browser download/CORS failures fall back to the original URL, while configured server upload failures remain visible to the caller.