io.github.edadma.apion.BodyParser
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Creates middleware for parsing JSON request bodies
Creates middleware for parsing JSON request bodies
Type parameters
-
A
-
The expected type of the parsed JSON body
Attributes
-
Returns
-
Middleware that parses JSON bodies and adds them to request context
Creates middleware for parsing URL-encoded form data
Creates middleware for parsing URL-encoded form data
Attributes
-
Returns
-
Middleware that parses form data and adds it to request context