Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 216 Bytes

string-protocol-response.md

File metadata and controls

5 lines (4 loc) · 216 Bytes

StringProtocolResponse Object

  • mimeType String (optional) - MIME type of the response.
  • charset String (optional) - Charset of the response.
  • data String | null - A string representing the response body.