HTTP v1.13.1
|
This is the complete list of members for web::Multipart, including all inherited members.
getContentType() const | web::Multipart | |
getData() const | web::Multipart | |
getFileName() const | web::Multipart | |
getName() const | web::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()=default | web::Multipart |