improve http vhost package

This commit is contained in:
fatedier
2017-12-13 03:27:43 +08:00
parent 63037f1c65
commit 7da61f004b
7 changed files with 586 additions and 24 deletions

View File

@@ -19,7 +19,7 @@ import (
"strings"
)
var version string = "0.14.0"
var version string = "0.14.1"
func Full() string {
return version