SpryResponseUrlencoded extension

on

Methods

urlencoded(Map<String, String> value) → void

Available on Response, provided by the SpryResponseUrlencoded extension

Writes the given map of key-value pairs as a URL-encoded string.

Static Properties

contentType ContentType

Available on Response, provided by the SpryResponseUrlencoded extension

The content type for URL-encoded strings.
final