kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-electron
/
io.kvision.electron.electron
/
Request
Request
external
interface
Request
(
source
)
Members
Properties
headers
Link copied to clipboard
abstract
var
headers
:
Record
<
String
,
String
>
method
Link copied to clipboard
abstract
var
method
:
String
referrer
Link copied to clipboard
abstract
var
referrer
:
String
upload
Data
Link copied to clipboard
abstract
var
uploadData
:
Array
<
UploadData
>
url
Link copied to clipboard
abstract
var
url
:
String