ProtocolResponseUploadData Type
Constructors
| Constructor |
Description
|
Full Usage:
ProtocolResponseUploadData(contentType, data)
Parameters: Returns: ProtocolResponseUploadData
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.contentType
|
MIME type of the content. |
Full Usage:
this.data
|
Content to be sent. |
fable-electron-docs-api