Description Usage Arguments Value See Also Examples
Adds the parsed object as the json
element of the request object.
1 |
type |
Content type to match before parsing. If it does not match, then the request object is not modified. |
simplifyVector |
Whether to simplify lists to vectors, passed to
|
... |
Arguments to pass to |
Handler function.
Other middleware:
mw_etag()
,
mw_log()
,
mw_multipart()
,
mw_raw()
,
mw_static()
,
mw_text()
,
mw_urlencoded()
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.