Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
IHttpOpts
Interface IHttpOpts
Hierarchy
IHttpOpts
Index
Properties
access
Token?
base
Url
extra
Params?
fetch
Fn?
id
Base
Url?
local
Timeout
Ms?
only
Data?
prefix
use
Authorization
Header?
Properties
Optional
access
Token
access
Token
?:
string
base
Url
base
Url
:
string
Optional
extra
Params
extra
Params
?:
Record
<
string
,
string
>
Optional
fetch
Fn
fetch
Fn
?:
(
(
input
:
RequestInfo
|
URL
, init
?:
RequestInit
)
=>
Promise
<
Response
>
)
Type declaration
(
input
:
RequestInfo
|
URL
, init
?:
RequestInit
)
:
Promise
<
Response
>
Parameters
input:
RequestInfo
|
URL
Optional
init:
RequestInit
Returns
Promise
<
Response
>
Optional
id
Base
Url
id
Base
Url
?:
string
Optional
local
Timeout
Ms
local
Timeout
Ms
?:
number
Optional
only
Data
only
Data
?:
boolean
prefix
prefix
:
string
Optional
use
Authorization
Header
use
Authorization
Header
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
matrix-
js-
sdk
<internal>
Content
Helpers
Secret
Storage
IHttp
Opts
access
Token?
base
Url
extra
Params?
fetch
Fn?
id
Base
Url?
local
Timeout
Ms?
only
Data?
prefix
use
Authorization
Header?
Generated using
TypeDoc