addParameter
Adds a parameter to the request, it doesn't override the value if the key already exists
Return
The request builder
Parameters
key
The key of the parameter
value
The value of the parameter
Adds a parameter to the request, it doesn't override the value if the key already exists
The request builder
The key of the parameter
The value of the parameter