Skip to content

Teach hyper/rustls HTTP backends to resume partial downloads #1181

@brson

Description

@brson

The curl backend can already do it, but not the two hyper backends. It should just be a matter of threading the parameter through and setting the HTTP Range header.

Test by compiling with --features=rustls and RUSTUP_USE_HYPER / RUSTUP_USE_RUSTLS, and --verbose.

No way to actually write test cases for this though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions