encode_valist


Description:


public string encode_valist (string first_field, va_list args)

See encode.

This is mostly an internal method, used by various other methods such as set_query_from_fields and request_new.

Parameters:

first_field

name of the first form field

args

pointer to additional values, as in encode

Returns:

the encoded form


Namespace: Soup.Form
Package: libsoup-2.4