Go to the source code of this file.
Defines | |
| #define | MIME_ERROR 1300 |
| #define | MIME_ERROR_NO_BOUNDARY_PARAM (MIME_ERROR + 1) |
| #define | MIME_ERROR_NO_START_PARAM (MIME_ERROR + 2) |
| #define | MIME_ERROR_PARSE_ERROR (MIME_ERROR + 3) |
| #define | MIME_ERROR_NO_ROOT_PART (MIME_ERROR + 4) |
| #define | MIME_ERROR_NOT_MIME_MESSAGE (MIME_ERROR + 5) |
Functions | |
| herror_t | mime_get_attachments (content_type_t *ctype, struct http_input_stream_t *in, struct attachments_t **dest) |
|
|
MIME errors |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
1.4.6