Skip to main content

foundation-comms.defaulthttp

Home > @genesislcap/foundation-comms > DefaultHttp

DefaultHttp class

The default implementation of the Http interface.

Signature:

export declare class DefaultHttp implements Http 

Implements: Http

Constructors

Constructor

Modifiers

Description

(constructor)(serializer)

Constructs a new instance of the DefaultHttp class

Methods

Method

Modifiers

Description

get(url, requestInit)

post(url, requestInit)