@ahqstore/plugin-api - v0.0.12
GitHub
Preparing search index...
HTTPOutputData
Interface HTTPOutputData
interface
HTTPOutputData
{
body
:
ArrayBuffer
;
headers
:
Record
<
string
,
string
>
;
ok
:
boolean
;
status
:
number
;
statusText
:
string
;
}
Implemented by
HTTPOutput
Index
Properties
body
headers
ok
status
status
Text
Properties
body
body
:
ArrayBuffer
headers
headers
:
Record
<
string
,
string
>
ok
ok
:
boolean
status
status
:
number
status
Text
statusText
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
ok
status
status
Text
GitHub
@ahqstore/plugin-api - v0.0.12
Loading...