method

new

new(app, parsers = {})
public

Create a new ParamsParser middleware instance.

The parsers argument can take Hash of parsers where key is identifying content mime type, and value is a lambda that is going to process data.