Skip to content

Upload files from <input type=file> with the download request #175

@Mumpitz

Description

@Mumpitz

I am missing the files selected in an <input type="file"> element. Sending the form regularly, send the files and i can access them in my python flask server via request.files.getlist('file'). This one is empty now with jQuery.fileDownload. I suspect that they are not sent with the request.

Is there a solution i am missing or is it simply not implemented?

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