Class HttpAbstract

The abstract Http class is a thin wrapper around the ajax method. The main function of this wrapper is to pipe all requests through a chain of classes extending the abstract Proxy class. Thereby interceptors for various requests can be implemented to, e.g., provide API credentials etc.

See

Proxy

Implements

Constructors

Methods

Generated using TypeDoc