dojox.io.proxy.xip
dojo.require("dojox.io.proxy.xip");
defined in dojox/io/proxy/xip.js
Do not use this object directly. See the Dojo Book page on XMLHttpRequest IFrame Proxying: http://dojotoolkit.org/book/dojo-book-0-4/part-5-connecting-pieces/i-o/cross-domain-xmlhttprequest-using-iframe-proxy Usage of XHR IFrame Proxying does not work from local disk in Safari.

ConstructorsBack to top
starts the xdomain request using the provided facade. This method first does some init work, then delegates to _realSend.

XMLHttpRequest facade object used by dojox.io.proxy.xip.

FunctionsBack to top
HTML5 document messaging endpoint. Unpack the event to see if we want to use it.







starts the actual xdomain request using the provided facade.