Class UrlEncodedKeyValue

java.lang.Object
com.renomad.minum.web.UrlEncodedKeyValue

public final class UrlEncodedKeyValue extends Object
Represents a key-value pair with URL-encoding. This is the format of data when the Request is sent with a content-type header of application/x-www-form-urlencoded.