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

4 lines
135 B
Markdown

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