优化代码

This commit is contained in:
xiongziliang
2018-12-20 10:31:31 +08:00
parent efa2234e49
commit 5deecaf954
6 changed files with 252 additions and 27 deletions

View File

@@ -124,6 +124,8 @@ private:
};
typedef TcpSessionWithSSL<HttpSession> HttpsSession;
} /* namespace mediakit */
#endif /* SRC_HTTP_HTTPSESSION_H_ */