SpryUrlencodedExtension extension
Read the urlencoded map from the Request.
- on
-
- Request
Methods
-
urlencoded(
{Encoding? encoding}) → Future< Map< String, String> > -
Available on Request, provided by the SpryUrlencodedExtension extension
Read theRequestbody as a urlencoded map.