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
a5f87cee6b
Branches
Tags
No results found.
electron
/
docs
/
api
/
structures
/
protocol-response-upload-data.md
Cheng Zhao
1d8e16bc6e
docs: UploadData does not have contentType (
#19026
)
2019-06-28 11:19:01 -07:00
126 B
Raw
Blame
History
ProtocolResponseUploadData Object
contentType
String - MIME type of the content.
data
String - Content to be sent.