flask.Request.make_form_data_parser

Request.make_form_data_parser()

Creates the form data parser. Instanciates the form_data_parser_class with some parameters.

New in version 0.8.