Files
electron/docs/api/structures/protocol-response-upload-data.md
2019-06-28 11:19:01 -07:00

5 lines
126 B
Markdown

# ProtocolResponseUploadData Object
* `contentType` String - MIME type of the content.
* `data` String - Content to be sent.