Results 1 - 3 of 3

FormData.append()

The append() method of the FormData interface appends a new value onto an existing key inside a FormData object, or adds the key if it does not already exist.
API Append FormData Method Reference XHR XMLHttpRequest