23 #include "ContentTypes.h"
25 string ContentTypes::CONTENT_TYPE_TEXT_PLAIN =
"text/plain";
26 string ContentTypes::CONTENT_TYPE_TEXT_SHTML =
"text/html";
27 string ContentTypes::CONTENT_TYPE_APPLICATION_JSON =
"application/json";
28 string ContentTypes::CONTENT_TYPE_APPLICATION_XML =
"application/xml";