Hi Fernando, On Tue, Jun 29, 2010 at 7:36 PM, Fernando Padilla <[email protected]> wrote: > I know I mentioned earlier the capability to serve up a "crossdomain.xml" > file easily, and it sounded like everyone agreed, so this might already be > done.
Yes, this is implemented. > Another cross-domain enabling feature to add at the very bottom of the > feature list is to support native XDR, via supporting special headers. The > standard is described here: > > http://developer.yahoo.com/yui/3/io/#xdr As I understand from the link you provided XDR is using Flash or native XMLHttpRequest (available only on some browsers) in the back-end. Flash crossdomain.xml and native XMLHttpRequest (with the special new HTTP headers) are both implemented. Bogdan
