Skip to content

File without parameter name in post request #63

Open
@parnager

Description

@parnager

Hi,
thanks for your work, FileDrop works nice all in all. But I have a problem with the Request. My Server requires a param name for the file, such as ID__file and the binary data connected to that. Otherwise I found no possibility, to read the file contents and read it in Java.
Is there any possibility (without using the iframe solution) to give the file in the post request a custom parameter name? I already used iframe.fileParam, but as the name says, it's not really what I need.

If there is no possibility, do you have any ideas or examples, how to read the file data with a java servlet?

In the image below, i have on the upper side a screenshot of our old, working request.
On the lower side there is the request sent by FileDrop, where I passed some parameters in the url (working) but the file data is just located in the post request.

I would be grateful for any ideas.

gutschlecht

kind regards,
Bernhard

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions