Constants for content disposition types (RFC-2183). More...
Variables | |
| const string::value_type *const | INLINE = "inline" |
| const string::value_type *const | ATTACHMENT = "attachment" |
Constants for content disposition types (RFC-2183).
| const string::value_type *const ATTACHMENT = "attachment" |
| const string::value_type *const INLINE = "inline" |
Referenced by contentDisposition::contentDisposition(), and attachmentHelper::isBodyPartAnAttachment().
1.6.2