@tauri-apps/plugin-updater - v2.9.0
Tauri Docs
GitHub
Preparing search index...
DownloadOptions
Interface DownloadOptions
Options used when downloading an update
interface
DownloadOptions
{
headers
?:
HeadersInit
;
timeout
?:
number
;
}
Index
Properties
headers?
timeout?
Properties
Optional
headers
headers
?:
HeadersInit
Request headers
Optional
timeout
timeout
?:
number
Timeout in milliseconds
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
timeout
Tauri Docs
GitHub
@tauri-apps/plugin-updater - v2.9.0
Loading...
Options used when downloading an update