class

ActionDispatch::ParamsParser

v5.0.0.1 - Show latest stable - Superclass: Object

ActionDispatch::ParamsParser works for all the requests having any Content-Length (like POST). It takes raw data from the request and puts it through the parser that is picked based on Content-Type header.

In case of any error while parsing data ParamsParser::ParseError is raised.

Files

  • actionpack/lib/action_dispatch/middleware/params_parser.rb