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>
2022-09-16 15:06:25 -04:00
..
client.go control/controlhttp: move Dial options into options struct (#5661) 2022-09-16 15:06:25 -04:00
client_js.go control/controlhttp: move Dial options into options struct (#5661) 2022-09-16 15:06:25 -04:00
constants.go control/controlhttp: move Dial options into options struct (#5661) 2022-09-16 15:06:25 -04:00
http_test.go control/controlhttp: move Dial options into options struct (#5661) 2022-09-16 15:06:25 -04:00
server.go cmd/derper, control/controlhttp: disable WebSocket compression 2022-09-15 15:35:49 -07:00