Skip to content

Support File as Request Body #352

Open
@animator

Description

@animator

Tell us about the task you want to perform and are unable to do so because the feature is not available
Currently API Dash supports text, json, multipart formdata as request body.
Support should also be provided to attach just a single file.
The contents of the file is sent as bytes and the content-type is application/octet-stream

Example API use case - Send an image in request body and obtain its base64 string form as response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions