UCommon
|
The Multipart form is a MIME multipart document specific for the construction and delivery of form data to a web server through a post method. More...
#include <mime.h>
Public Member Functions | |
MIMEMultipartForm () | |
Construct a form result. |
The Multipart form is a MIME multipart document specific for the construction and delivery of form data to a web server through a post method.
Construct a form result.
This is a MIMEMultipart of type multipart/form-data.