mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
提交httpservice与example示例
This commit is contained in:
@@ -77,6 +77,6 @@ func (slf *HttpServer) startListen() error {
|
||||
}
|
||||
|
||||
|
||||
func (slf *HttpServer) SetHttps(caFile []CAFile) {
|
||||
func (slf *HttpServer) SetCAFile(caFile []CAFile) {
|
||||
slf.caFileList = caFile
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user