tailscale-web - v0.1.13
Demo Playground
Preparing search index...
RequestInit
Interface RequestInit
interface
RequestInit
{
body
?:
string
|
Uint8Array
<
ArrayBufferLike
>
;
headers
?:
Record
<
string
,
string
>
;
method
?:
string
;
}
Index
Properties
body?
headers?
method?
Properties
Optional
body
body
?:
string
|
Uint8Array
<
ArrayBufferLike
>
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
method
method
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
method
Demo Playground
tailscale-web - v0.1.13
Loading...