mirror of
https://github.com/kataras/iris.git
synced 2025-12-22 04:17:03 +00:00
godoc: minor
This commit is contained in:
@@ -27,7 +27,7 @@ func TestProxy(t *testing.T) {
|
||||
|
||||
config := &tls.Config{
|
||||
InsecureSkipVerify: true,
|
||||
MaxVersion: tls.VersionTLS12,
|
||||
MaxVersion: tls.VersionTLS12,
|
||||
}
|
||||
proxy := host.NewProxy("", u, config)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user