net/http.connectMethod.tlsHost (method)

2 uses

	net/http (current package)
		transport.go#L1724: 		if err := pconn.addTLS(cm.tlsHost(), trace); err != nil {
		transport.go#L1838: func (cm *connectMethod) tlsHost() string {