libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
RequestInit.body_
libwasm
bindings
Request
RequestInit
Undocumented in source. Be warned that the author may not have intended to support it.
void
body_
(Optional!(T0) body_)
struct
RequestInit
nothrow
void
body_
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
body_
)
if
(
isTOrPointer
!(
T0
,
BodyInit
)
)
auto
body_
()
Meta
Source
See Implementation
libwasm
bindings
Request
RequestInit
constructors
this
functions
body_
cache
credentials
headers
integrity
method
mode
mozErrors
observe
redirect
referrer
referrerPolicy
signal
static functions
create
variables
handle