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

Link copied to clipboard
object Companion

Functions

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