Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Transport<ReqRaw, ResParsed>

Transport is used to execute HTTP request via the transports own mechanism.

The mechanism may be XHR in the browser, the http module in the case of node or a mock transport during testing for example.

Type parameters

  • ReqRaw

  • ResParsed

Hierarchy

  • Transport

Implemented by

Index

Methods

Methods

send

Generated using TypeDoc