-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
The current implementation (v 1.0.1) only supports uploading text files due to limitations of std::string.
It could be a good idea to add ability to upload binary files, but I think this needs a lot of work and it may be needed to completely rewrite some part of request parser and use C array-like string or sth else instead of C++ std::string.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed