#include <Http.h>
§ contentDisposition
std::string BaseLib::Http::FormData::contentDisposition |
§ contentType
std::string BaseLib::Http::FormData::contentType |
§ contentTypeFull
std::string BaseLib::Http::FormData::contentTypeFull |
§ data
std::shared_ptr<std::vector<char> > BaseLib::Http::FormData::data |
§ filename
std::string BaseLib::Http::FormData::filename |
§ header
std::unordered_map<std::string, std::string> BaseLib::Http::FormData::header |
§ multipartMixed
std::set<std::shared_ptr<FormData> > BaseLib::Http::FormData::multipartMixed |
§ name
std::string BaseLib::Http::FormData::name |
The documentation for this struct was generated from the following file: