werkzeug.BaseResponse.automatically_set_content_length

BaseResponse.automatically_set_content_length = True

Should this response object automatically set the content-length header if possible? This is true by default.

New in version 0.8.