This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
1
68d9adb388
Branches
Tags
No results found.
electron
/
docs
/
api
/
structures
/
protocol-response-upload-data.md
Samuel Attard
fcee7212ce
chore: upgrade ts generator for better type safety (
#20975
)
...
* chore: upgrade ts generator for better type safety * spec: fix tests
2019-11-05 13:34:04 -08:00
135 B
Raw
Blame
History
ProtocolResponseUploadData Object
contentType
String - MIME type of the content.
data
String | Buffer - Content to be sent.