Is there a way to set document.domain for dojo/request/iframe?
If I understand it correctly, dojo/request/iframe works by creating an iframe from which the request will be sent... If that's the case, I should be able to somehow set document.domain to that iframe, right?