HttpRequest.params

An associative array containing all request params, if any were given.

struct HttpRequest
const
string[string] params;

Meta