Refine the handling of content and content length.

This commit is contained in:
Adam Gu
2018-07-10 17:25:17 +08:00
parent 9b35d0f06c
commit 9bf4bc3f4b
12 changed files with 38 additions and 79 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ extern const std::string kContentLength;
extern const std::string kSoapAction;
#endif // WEBCC_ENABLE_SOAP
extern const std::string kTextJsonUtf8;
extern const std::string kAppJsonUtf8;
#ifdef WEBCC_ENABLE_SOAP
extern const std::string kTextXmlUtf8;