SpryRequestUrlencoded extension

on

Methods

urlencoded() Future<Map<String, String>>

Available on Request, provided by the SpryRequestUrlencoded extension

Returns a map of the key-value pairs in the given URL-encoded string.

Constants

key → const Symbol
Stores the parsed URL-encoded body in the request context under this key.