Skip to content

Range suffix requests return prefixes instead #155

@taralx

Description

@taralx

https://datatracker.ietf.org/doc/html/rfc9110#rule.suffix-range

tl;dr: If you send a header Range: bytes=-8 it should return the last 8 bytes of the file, but instead it returns the first 9 bytes as if Range: bytes=0-8 had been passed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions