Demo
Docs
GitHub
NPM
Preparing search index...
The search index is not available
@kabeep/forex - v1.0.1
@kabeep/forex
index
<internal>
HttpClient
Class HttpClient
Hierarchy (
view full
)
HttpRequest
HttpClient
ForexClient
Index
Constructors
constructor
Properties
timeout
headers
Methods
get
_fetch
Constructors
constructor
new
Http
Client
(
options
?
)
:
HttpClient
Parameters
options
:
HttpRequestOptions
= {}
Returns
HttpClient
Properties
Protected
Readonly
timeout
timeout
:
number
Protected
Readonly
headers
headers
:
HeadersInit
Methods
Protected
get
get
<
T
>
(
url
,
options
?
)
:
Promise
<
HttpResponse
<
T
>
>
Type Parameters
T
Parameters
url
:
string
options
:
RequestInit
= {}
Returns
Promise
<
HttpResponse
<
T
>
>
Protected
_fetch
_fetch
<
T
>
(
options
)
:
Promise
<
HttpResponse
<
T
>
>
Type Parameters
T
=
unknown
Parameters
options
:
Request
Returns
Promise
<
HttpResponse
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
timeout
headers
Methods
get
_fetch
Demo
Docs
GitHub
NPM
@kabeep/forex
Loading...