req_body_json {tower} | R Documentation |
Extract the request body from a JSON request
Description
Extracts the request body from a JSON request
Usage
req_body_json(req, ...)
Arguments
req |
A request object |
... |
Additional arguments to pass to |
Value
The R object representation of the body's JSON content
[Package tower version 0.2.0 Index]