mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-25 03:02:22 +08:00
新增Https支持
This commit is contained in:
@@ -63,6 +63,7 @@ extern const char kReplayCount[];
|
||||
////////////HTTP配置///////////
|
||||
namespace Http {
|
||||
extern const char kPort[];
|
||||
extern const char kSSLPort[];
|
||||
//http 文件发送缓存大小
|
||||
extern const char kSendBufSize[];
|
||||
//http 最大请求字节数
|
||||
|
||||
Reference in New Issue
Block a user