Uses of Interface
io.inverno.mod.http.server.RequestBody.UrlEncoded
Packages that use RequestBody.UrlEncoded
-
Uses of RequestBody.UrlEncoded in io.inverno.mod.http.server
Methods in io.inverno.mod.http.server that return RequestBody.UrlEncodedModifier and TypeMethodDescriptionRequestBody.urlEncoded()Returns an application/x-www-form-urlencoded payload consumer.