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
748a917ffd
Branches
Tags
No results found.
electron
/
docs
/
api
/
structures
/
string-protocol-response.md
Jeremy Apthorp
ec8697bcdc
test: move protocol specs to main process (
#18923
)
2019-06-27 14:20:29 -07:00
216 B
Raw
Blame
History
StringProtocolResponse Object
mimeType
String (optional) - MIME type of the response.
charset
String (optional) - Charset of the response.
data
String | null - A string representing the response body.