nanohttp-mime.h File Reference

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)


Define Documentation

#define MIME_ERROR   1300
 

MIME errors

#define MIME_ERROR_NO_BOUNDARY_PARAM   (MIME_ERROR + 1)
 

#define MIME_ERROR_NO_ROOT_PART   (MIME_ERROR + 4)
 

#define MIME_ERROR_NO_START_PARAM   (MIME_ERROR + 2)
 

#define MIME_ERROR_NOT_MIME_MESSAGE   (MIME_ERROR + 5)
 

#define MIME_ERROR_PARSE_ERROR   (MIME_ERROR + 3)
 


Function Documentation

herror_t mime_get_attachments content_type_t ctype,
struct http_input_stream_t in,
struct attachments_t **  dest
 


Generated on Thu Jan 25 23:36:00 2007 for csoap by  doxygen 1.4.6