@cpod/sdk - v0.2.7
Preparing search index...
RequestOptions
Interface RequestOptions
HTTP request options
interface
RequestOptions
{
headers
?:
Record
<
string
,
string
>
;
timeout
?:
number
;
}
Index
Properties
headers?
timeout?
Properties
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
timeout
@cpod/sdk - v0.2.7
Loading...
HTTP request options