HTTPMessage.setQueryParam

Sets the query parameter with the specified name to the specified value.

Returns true if the query parameter was successfully set.

class HTTPMessage
void
setQueryParam
(
string name
,
string value
)

Meta