libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
FormData.set
libwasm
bindings
FormData
FormData
Undocumented in source. Be warned that the author may not have intended to support it.
void
set
(string name, Blob value, string filename)
void
set
(string name, Blob value)
void
set
(string name, string value)
struct
FormData
nothrow
void
set
()
(
string
name
,
string
value
)
Meta
Source
See Implementation
libwasm
bindings
FormData
FormData
constructors
this
functions
append
delete_
get
getAll
has
set
variables
handle