@deltachat/jsonrpc-client
Preparing search index...
T
HttpResponse
Type Alias HttpResponse
type
HttpResponse
=
{
blob
:
string
;
encoding
:
string
|
null
;
mimetype
:
string
|
null
;
}
Index
Properties
blob
encoding
mimetype
Properties
blob
blob
:
string
base64-encoded response body.
encoding
encoding
:
string
|
null
Encoding, e.g. "utf-8".
mimetype
mimetype
:
string
|
null
MIME type, e.g. "text/plain" or "text/html".
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blob
encoding
mimetype
@deltachat/jsonrpc-client
Loading...
base64-encoded response body.