agentOS API Reference - v0.2.0-rc.3
Docs
Preparing search index...
VmFetchResponse
Interface VmFetchResponse
Response returned by
vmFetch
.
interface
VmFetchResponse
{
body
:
Uint8Array
;
headers
?:
[
string
,
string
]
[]
;
status
:
number
;
statusText
?:
string
;
}
Index
Properties
body
headers?
status
status
Text?
Properties
body
body
:
Uint8Array
Optional
headers
headers
?:
[
string
,
string
]
[]
status
status
:
number
Optional
status
Text
statusText
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
headers
status
status
Text
Docs
agentOS API Reference - v0.2.0-rc.3
Loading...
Response returned by
vmFetch.