Pelican - v0.0.7
GitHub
Preparing search index...
pelican
requests
HttpRequestOptions
Type Alias HttpRequestOptions
type
HttpRequestOptions
=
{
headers
?:
Record
<
string
,
string
>
;
timeout
?:
number
;
}
Index
Properties
headers?
timeout?
Properties
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
timeout
GitHub
Pelican - v0.0.7
Loading...