We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 836e821 commit ed9368dCopy full SHA for ed9368d
client_server_test.go
@@ -587,7 +587,7 @@ func TestHost(t *testing.T) {
587
server *httptest.Server // server to use
588
url string // host for request URI
589
header string // optional request host header
590
- tls string // optiona host for tls ServerName
+ tls string // optional host for tls ServerName
591
wantAddr string // expected host for dial
592
wantHeader string // expected request header on server
593
insecureSkipVerify bool
0 commit comments