Documentation ¶
Overview ¶
Package controlhttpcommon contains common constants for used by the controlhttp client and controlhttpserver packages.
Index ¶
Constants ¶
View Source
const HandshakeHeaderName = "X-Tailscale-Handshake"
handshakeHeaderName is the HTTP request header that can optionally contain base64-encoded initial handshake payload, to save an RTT.
View Source
const UpgradeHeaderValue = "tailscale-control-protocol"
UpgradeHeader is the value of the Upgrade HTTP header used to indicate the Tailscale control protocol.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.