ost::MIMEMultipartForm(3) | Library Functions Manual | ost::MIMEMultipartForm(3) |
ost::MIMEMultipartForm - 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.
#include <mime.h>
Inherits ost::MIMEMultipart.
MIMEMultipartForm ()
Construct a form result.
virtual ~MIMEMultipartForm ()
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.
Author:
Construct a form result. This is a MIMEMultipart of type multipart/form-data.
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Wed Oct 31 2018 | GNU CommonC++ |