spasm ~master (2020-09-12T08:27:15Z)
Dub
Repo
FormData.set
spasm
bindings
xhr
FormData
Undocumented in source. Be warned that the author may not have intended to support it.
void
set
(string name, string value)
void
set
(string name, Blob blobValue, string filename)
struct
FormData
nothrow
void
set
()
(
string
name
,
scope
ref
Blob
blobValue
,
string
filename
)
void
set
(string name, Blob blobValue)
Meta
Source
See Implementation
spasm
bindings
xhr
FormData
constructors
this
functions
append
delete_
get
getAll
has
set
variables
handle