parameters

fun parameters(parameters: Map<String, String>): Request

Sets the given parameters to the request, it also overrides the value if the key already exists

Return

The request builder

Parameters

parameters

The parameters to set


The parameters of the request Default: Empty map