forked from devfeel/dotweb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 增加TLS支持 * 1)ServerConfig增加EnabledTLS\TLSCertFile\TLSKeyFile三个配置项 * 2)HttpServer增加SetEnabledTLS方法 * 3)增加example/tls目录 * 移除:移除DotWeb.StartWithConfig方法,使用配置方式时需显式调用dotweb.SetConfig方法 * 进一步完善默认日志输出 * 2017-10-07 22:00
- Loading branch information
1 parent
cbd8807
commit c9f2f9c
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters