werkzeug.BaseRequest.make_form_data_parser

BaseRequest.make_form_data_parser()[source]

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

New in version 0.8.