werkzeug.BaseRequest.disable_data_descriptor

BaseRequest.disable_data_descriptor = False

Indicates whether the data descriptor should be allowed to read and buffer up the input stream. By default it’s enabled.

New in version 0.9.