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