getAll
The getAll()
method of the FormData interface returns all the values associated with a given key from within a FormData
object.
The getAll()
method of the FormData interface returns all the values associated with a given key from within a FormData
object.