Hiyve Components - v1.0.0
Preparing search index...
@hiyve/identity-client
HttpRequestOptions
Interface HttpRequestOptions
interface
HttpRequestOptions
{
auth
?:
boolean
;
headers
?:
Record
<
string
,
string
>
;
timeout
?:
number
;
}
Index
Properties
auth?
headers?
timeout?
Properties
Optional
auth
auth
?:
boolean
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
headers
timeout
Hiyve Components - v1.0.0
Loading...