Add ServerInfo to resolvers and caches
This commit is contained in:
@@ -60,6 +60,7 @@ type Resolver struct {
|
||||
ServerIP net.IP
|
||||
ServerIPScope int8
|
||||
ServerPort uint16
|
||||
ServerInfo string
|
||||
|
||||
// Special Options
|
||||
VerifyDomain string
|
||||
|
||||
Reference in New Issue
Block a user