Skip to content

Pause and resume downloads via HTTP range requests #25

Description

@vkluna

Implement pause/resume by using the Range: bytes=N- HTTP header to resume from where the download stopped. Requires tracking currentByte persistently and reopening the file in append mode at the correct offset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendRust/Tauri backend codefeatureNew functionalityphase-2Phase 2: Core features

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions