Skip to content

Add cookies to downloadFile method #23

@ldikmans

Description

@ldikmans

Feature Request

Plugin

Filesystem

Description

we download a file from our server. This server checks if the user that downloads the file is authorized for this file by checking the session. Download file does not send the session cookie. Hence we can't use downloadFile to download the file

Platform(s)

Android, web and iOS

Preferred Solution

Add the cookie to the request like the nativeHttp plugin does

Alternatives

I have written the code myself, using a link and using writeFile etc

Additional Context

n.a.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions