mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
339 B
339 B
UploadData Object
contentTypeString (optional) - Content type of the content to be sent.bytesBuffer - Content being sent.fileString (optional) - Path of file being uploaded.blobUUIDString (optional) - UUID of blob data. Use ses.getBlobData method to retrieve the data.