Skip to content

handle multipart/form-data post uploads #4

@oscarsan

Description

@oscarsan

When trying for example send a text file using curl
$ curl -F filedate=@something.log http://localhost:8080

You can see that there is still header info in the actual data, this needs to be stripped of, somehow related to this.

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