stack

Home > @infiniteobjects/core-library-web > Xhr

Xhr class

XHR utilities

Signature:

export declare class Xhr 

Methods

Method Modifiers Description
fetch({ url, headers, errorEmitter }) static Fetch a URL
post({ url, data, headers, errorEmitter }) static POST a URL