wwhttpasync::addpostkey

Allows adding a POST variables to the request. Post values in key value pairs.

o.addpostkey(tcKey, tcValue)

nothing

Parameters

tcKey
Key to post

tcValue
Value to post. Value must be a string

See also