# Packages
Package controlhttpcommon contains common constants for used by the controlhttp client and controlhttpserver packages.
Package controlhttpserver contains the HTTP server side of the ts2021 control protocol.
# Constants
NoPort is a sentinel value for Dialer.HTTPSPort to indicate that HTTPS should not be tried on any port.
# Structs
ClientConn is a Tailscale control client as returned by the Dialer.
Dialer contains configuration on how to dial the Tailscale control server.