Skip to content

[Feature]: Pass full options to net.request (e.g. allow limit of bandwith) #47

@the-nicolas

Description

@the-nicolas

Right now net.reqeust() gets just called with the path attribute of the options object:
https://github.com/danielnieto/electron-download-manager/blob/master/index.js#L138

It would be good to allow all other options too. In my use case I would pass a session with the options to limit the maximum bandwith...

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