normalize_gateway_host strips the scheme but leaves caller-provided use_tls unchanged, so https:///wss:// input can end up with TLS disabled in MobileGatewayConfig.
Credit: originally proposed in PR #83. This repo no longer accepts external PRs, so the problem is tracked here instead.
normalize_gateway_hoststrips the scheme but leaves caller-provideduse_tlsunchanged, sohttps:///wss://input can end up with TLS disabled inMobileGatewayConfig.Credit: originally proposed in PR #83. This repo no longer accepts external PRs, so the problem is tracked here instead.