GlobalFetch object

The GlobalGetch object is used to initiate the fetching of a resource.

Syntax

 var globalFetch = new GlobalFetch(); 

Members

The GlobalFetch object has these types of members:

  • Methods

Methods

The GlobalFetch object has these methods.

Method Description
fetch

Initiates the fetching of a resource.

 

Standards information

See also

Window