EHS Embedded HTTP Server  1.5.1.0
ContentDisposition Class Reference

This class stores the content disposition of a subbody. More...

#include <contentdisposition.h>

Public Member Functions

 ContentDisposition ()
 Default constructor.
 
 ~ContentDisposition ()
 Destructor.
 

Public Attributes

StringCaseMap m_oContentDispositionHeaders
 Map of headers for this content disposition.
 
std::string m_sContentDisposition
 Content disposition string for this object.
 

Detailed Description

This class stores the content disposition of a subbody.

It is used for multi-part form data.

Definition at line 36 of file contentdisposition.h.


The documentation for this class was generated from the following file: