1.5.0
This commit is contained in:
@@ -12,6 +12,7 @@ import (
|
||||
)
|
||||
|
||||
var httpAuthTimestampRegexp = regexp.MustCompile(`^\d{10}$`)
|
||||
var httpAuthHexTimestampRegexp = regexp.MustCompile(`^[0-9a-fA-F]{1,16}$`)
|
||||
|
||||
type HTTPAuthBaseMethod struct {
|
||||
Exts []string `json:"exts"`
|
||||
|
||||
Reference in New Issue
Block a user