Search
Preparing search index...
The search index is not available
@antbat/base-client-js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"repository/source/http/HttpTransportImpl"
HttpTransportImpl
Class HttpTransportImpl
Hierarchy
HttpTransportImpl
Implements
HttpTransport
Index
Constructors
constructor
Methods
add
Interceptor
get
Host
send
Request
Constructors
constructor
new
Http
Transport
Impl
(
host
:
string
)
:
HttpTransportImpl
Parameters
host:
string
Returns
HttpTransportImpl
Methods
add
Interceptor
add
Interceptor
(
interceptor
:
HttpInterceptor
)
:
HttpTransport
Parameters
interceptor:
HttpInterceptor
Returns
HttpTransport
get
Host
get
Host
(
)
:
string
Returns
string
send
Request
send
Request
(
path
:
string
, method
:
HttpMethod
, data
?:
any
)
:
Promise
<
Response
>
Parameters
path:
string
method:
HttpMethod
Optional
data:
any
Returns
Promise
<
Response
>
Globals
"repository/source/http/
Http
Transport
Impl"
Http
Transport
Impl
constructor
add
Interceptor
get
Host
send
Request
XMLHttp
Request
Generated using
TypeDoc