yhirose/cpp-httplib

Arguments of type form-data could not be resolved

ChengduDreamer opened this issue · 0 comments

image

If a client-side request is made using the form-data format and no files are transmitted, only a few ordinary parameters, but the server-side is unable to parse them, you can obtain the parameter names solely through httplib::MultipartFormData within the content_reader object.