#include <nanohttp-common.h>
Public Attributes | |
char | type [128] |
hpair_t * | params |
Example:
Content-Type: text/xml; key="value" key2="value2' ...
Definition at line 339 of file nanohttp-common.h.
|
Definition at line 342 of file nanohttp-common.h. Referenced by content_type_free(), content_type_new(), and mime_get_attachments(). |
|
Definition at line 341 of file nanohttp-common.h. Referenced by content_type_new(), hresponse_new_from_socket(), and mime_get_attachments(). |