HttpParams.addInt

Add a name/integer pair to the query list

class HttpParams
override
void
addInt
(
cstring name
,
int value
)

Meta