#include <osip_body.h>
Public Attributes | |
| char * | body |
| size_t | length |
| osip_list_t * | headers |
| osip_content_type_t * | content_type |
| char* osip_body::body |
buffer containing data
| size_t osip_body::length |
length of data
List of headers (when mime is used)
Content-Type (when mime is used)
1.5.4