search

goog.net.CorsXmlHttpFactory

Provided By
Extends

A factory of XML http request objects that supports cross domain requests. This class should be instantiated and passed as the parameter of a goog.net.XhrIo constructor to allow cross-domain requests in every browser.

new CorsXmlHttpFactory()

Parameters

None.

Instance Methods