queryParameter
abstract infix fun String.queryParameter(builder: ParameterDsl.() -> Unit)
Content copied to clipboard
Creates a query parameter, with the given string as the name of the query parameter key.
Creates a query parameter, with the given string as the name of the query parameter key.