electron/docs/api/structures/protocol-response-upload-data.md

5 lines
135 B
Markdown
Raw Normal View History

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