mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-03 21:01:54 +08:00
When HTTPS is explicitly disabled (HTTPSPort == NoPort), the JS WebSocket dialer should use ws:// instead of wss://. This matches the behavior of the non-JS client and fixes connections to development control servers e.g. http://localhost:31544. Updates tailscale/corp#40944 Signed-off-by: Adriano Sela Aviles <adriano@tailscale.com> |
||
|---|---|---|
| .. | ||
| controlhttpcommon | ||
| controlhttpserver | ||
| client_common.go | ||
| client_js.go | ||
| client.go | ||
| constants.go | ||
| http_test.go | ||