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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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.