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