EHS Embedded HTTP Server  1.5.0.132
ContentDisposition Class Reference

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

#include <contentdisposition.h>

List of all members.

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.


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