-define(CONTENTTYPE_HTML,       "text/html").
-define(CONTENTTYPE_XML, 	"application/xml").
-define(CONTENTTYPE_JSON,	"application/json").
-define(CONTENTTYPE_TXT, 	"text/plain").
