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.
send an enveloped request using this Transport.
Generated using TypeDoc
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.