Skip to content

Support multipart/byteranges for 206 responses #3725

Description

@handrews

RFC 9110 §14.6 defines the multipart/byteranges media type for use in 206 (Partial Content) responses. We should see what, if anything, is needed to support it. Probably something involving the Encoding Object.

Some clients apparently used a not-entirely-compatible multipart/x-byteranges, but I'd argue that RFC 9110 carries enough weight that we should support multiparte/byteranges even if the old x- type is currently more broadly used.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

media and encodingIssues regarding media type support and how to encode data (outside of query/path params)

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions