Add digest authentication support

This commit is contained in:
Ullaakut
2019-05-21 11:03:02 +02:00
committed by Brendan Le Glaunec
parent 1d5d606085
commit 260a9645be
4 changed files with 241 additions and 141 deletions
+2
View File
@@ -14,6 +14,8 @@ type Stream struct {
CredentialsFound bool `json:"credentials_found"`
RouteFound bool `json:"route_found"`
Available bool `json:"available"`
AuthenticationType int `json:"authentication_type"`
}
// Credentials is a map of credentials