NameValuePairs

class NameValuePairs

Represents a query string or form data.

Automatically URL-encodes the values (unless you use the ofPreEncoded which takes a preformatted string).

Types

Companion
Link copied to clipboard
object Companion

Functions

isEmpty
Link copied to clipboard
fun isEmpty(): Boolean
toString
Link copied to clipboard
open override fun toString(): String