webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
DOMFormData Interface Reference

import"DOMFormData.idl";

Public Member Functions

void append (USVString name, USVString value)
 
void append (USVString name, Blob value, optional USVString filename)
 

Member Function Documentation

◆ append() [1/2]

void DOMFormData::append ( USVString  name,
USVString  value 
)

◆ append() [2/2]

void DOMFormData::append ( USVString  name,
Blob  value,
optional USVString  filename 
)

The documentation for this interface was generated from the following file: