HTTP v1.13.1
Loading...
Searching...
No Matches
web::Multipart Member List

This is the complete list of members for web::Multipart, including all inherited members.

getContentType() constweb::Multipart
getData() constweb::Multipart
getFileName() constweb::Multipart
getName() constweb::Multipart
Multipart(std::string_view data)web::Multipart
Multipart(std::string_view name, const std::optional< std::string > &fileName, const std::optional< std::string > &contentType, std::string &&data)web::Multipart
~Multipart()=defaultweb::Multipart