tailscale/control
Brad Fitzpatrick 5d085a6f41 controlhttp: add some docs, change Dial's path from /switch to /ts2021
When I deployed server-side changes, I put the upgrade handler at /ts2021
instead of /switch. We could move the server to /switch, but ts2021 seems
more specific and better, but I don't feel strongly.

Updates #3488

Change-Id: Ifbf8ea60a815fd2fa1bfbe1b7af1ac2a27218354
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-02-26 12:44:29 -08:00
..
controlbase control/controlbase: enable asynchronous client handshaking. 2022-01-17 23:52:27 +00:00
controlclient control/controlclient: use structured logging for MapResponse.ControlTime 2022-02-18 13:05:42 -08:00
controlhttp controlhttp: add some docs, change Dial's path from /switch to /ts2021 2022-02-26 12:44:29 -08:00
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00