mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
vhost: set DisableKeepAlives = false and fix websocket not work
This commit is contained in:
@@ -74,4 +74,4 @@ func hasPort(host string) bool {
|
||||
return true
|
||||
}
|
||||
return host[0] == '[' && strings.Contains(host, "]:")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user