tailscale/control/controlhttp
Brad Fitzpatrick 6b03e18975 control/controlhttp: rename a param from addr to optAddr for clarity
And update docs.

Updates #cleanup
Updates #13597 (tangentially; noted this cleanup while debugging)

Change-Id: I62440294c78b0bb3f5673be10318dd89af1e1bfe
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-10-02 10:41:08 -05:00
..
client_common.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
client_js.go go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket 2024-08-14 21:23:49 -07:00
client.go control/controlhttp: rename a param from addr to optAddr for clarity 2024-10-02 10:41:08 -05:00
constants.go control/controlhttp: factor out some code in prep for future change 2024-10-01 11:28:59 -05:00
http_test.go control/controlhttp: extract the last network connection 2024-08-06 11:42:06 +01:00
server.go go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket 2024-08-14 21:23:49 -07:00