Safari Security Errors

Hi all,

Our team is trying to load assets from a remote server, using the method loadFromUrl, but that is causing security errors in Safari, we believe due to Cors errors.

The asset server is correctly returning Cors headers when origin is set. Does the loadFromUrl set the origin of the request?