HttpParams.add

Add a name/value pair to the query list

class HttpParams
override
void
add
(
const(char)[] name
,
const(char)[] value
)

Meta