FileUpload with CORS?

Using FileUpload on a stack with multi-domain support, when using a domain that is not the primary, we get a CORS request. IS there a way for it to ensure it uses the correct domain that the field is being served from?
Was this page helpful?