werkzeug.Response.accept_ranges

Response.accept_ranges

The Accept-Ranges header. Even though the name would indicate that multiple values are supported, it must be one string token only.

The values 'bytes' and 'none' are common.

New in version 0.7.