Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

POSTing files not working as an upload #297

@ispringle

Description

@ispringle

When I POST a file it's not uploading the file, it's just setting the body/data of the request to the content of the file. This is fine and it does align with what the README says, but this isn't uploading. I'd like to be able to upload a file such that it is put into the files portion of the request. The same way you can specify files with CURL or a similar tool.

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