![]()
Static class for creating XMLHttpRequest objects.
Returns: !goog.net.XhrLike.OrNative
A new XMLHttpRequest object.
|
code » | ||
Gets the options to use with the XMLHttpRequest objects obtained using
the static methods.
Returns: Object
The options.
|
code » | ||
![]()
Use setGlobalFactory instead.
Sets the factories for creating XMLHttpRequest objects and their options.
|
code » | ||
![]()
Sets the global factory object.
Arguments:
|
code » |