webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"DOMFormData.idl";
Public Member Functions | |
void | append (USVString name, USVString value) |
void | append (USVString name, Blob value, optional USVString filename) |
void DOMFormData::append | ( | USVString | name, |
USVString | value | ||
) |