append


Description:

public void append (string name, string value)

Appends a new element of the name name and the value value at the end of this.

See: camel_name_value_array_set_named

Parameters:

this

a NameValueArray

name

a name

value

a value