You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/control/controlhttp
Andrew Dunham 9b71008ef2
control/controlhttp: move Dial options into options struct (#5661)
This turns 'dialParams' into something more like net.Dialer, where
configuration fields are public on the struct.

Split out of #5648

Change-Id: I0c56fd151dc5489c3c94fb40d18fd639e06473bc
Signed-off-by: Andrew Dunham <andrew@tailscale.com>
2 years ago
..
client.go control/controlhttp: move Dial options into options struct (#5661) 2 years ago
client_js.go control/controlhttp: move Dial options into options struct (#5661) 2 years ago
constants.go control/controlhttp: move Dial options into options struct (#5661) 2 years ago
http_test.go control/controlhttp: move Dial options into options struct (#5661) 2 years ago
server.go cmd/derper, control/controlhttp: disable WebSocket compression 2 years ago