Learn R Programming

jug (version 0.1.7)

parse_params: Parse the params passed by the request

Description

Parse the params passed by the request

Usage

parse_params(req, body, query_string, content_type)

Arguments

req
the rook req environment
body
the parsed body
query_string
a query string
content_type
the mime type