This website requires JavaScript.
Explore
Sign In
mirror
/
electron
mirror of
https://github.com/electron/electron
Watch
1
Star
0
Fork
You've already forked electron
0
Code
Issues
Releases
Activity
ae9577a9fc
electron
/
docs
/
api
/
structures
/
upload-raw-data.md
5 lines
96 B
Markdown
Raw
Normal View
History
Unescape
Escape
fix structure headings
2016-11-14 15:54:16 -07:00
# UploadRawData Object
uploadData => uploadRawData
2016-10-24 04:25:06 -06:00
fix: pass postData to new-window event (#28513)
2021-04-06 10:54:05 -06:00
*
`type`
'rawData' -
`rawData`
.
uploadData => uploadRawData
2016-10-24 04:25:06 -06:00
*
`bytes`
Buffer - Data to be uploaded.