@web3nl/my-canister-dashboard - v0.6.4
Preparing search index...
HttpResponse
Interface HttpResponse
interface
HttpResponse
{
body
:
Uint8Array
<
ArrayBufferLike
>
|
number
[]
;
headers
:
[
string
,
string
]
[]
;
status_code
:
number
;
}
Index
Properties
body
headers
status_
code
Properties
body
body
:
Uint8Array
<
ArrayBufferLike
>
|
number
[]
headers
headers
:
[
string
,
string
]
[]
status_
code
status_code
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
status_
code
@web3nl/my-canister-dashboard - v0.6.4
Loading...