Apical.Plugs.RequestBody.FormEncoded (apical v0.3.1)

Copy Markdown View Source

Source handler for application/x-www-form-urlencoded request bodies.

This handler decodes form-encoded data, marshals string values to their proper types based on the schema, and then validates against the schema.