Structure for Content-Type header. More...
#include <msg_mime.h>
Data Fields | |
msg_common_t | c_common [1] |
Common fragment info. | |
msg_error_t * | c_next |
Dummy link to next. | |
char const * | c_type |
Pointer to type/subtype. | |
char const * | c_subtype |
Points after first slash in type. | |
msg_param_t const * | c_params |
List of parameters. |
Structure for Content-Type header.