search

goog.net.FetchXmlHttpFactory

Provided By
Extends

Factory for creating Xhr objects that uses the native fetch() method. https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API

new FetchXmlHttpFactory( opts )

Parameters
optsgoog.net.FetchXmlHttpFactoryOptions

Instance Methods