Skip to content

Request: add RANGE header for static files #740

@aehlke

Description

@aehlke

I'd like to support e.g. -H "Range: bytes=0-199" for static/media files. Currently it returns 200 but should return a 206 with the range response. This is useful for streaming media such as audio files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions