Skip to content

multipart/form-data support #111

Open
@hrnozel

Description

I am planning to provide mjpeg stream over HTTP in my project. Briefly, I need to send each frame as jpeg over http but did not see anything about setting body to multipart or there is not a setBody function or its overloads that take byte(unsigned char) as the argument. All of them want std::string as the argument.

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