tailscale/control
Brad Fitzpatrick c4f6df47e5 control/controlclient: fix Noise HTTP/2 regression from earlier commit
Fix regression from 21069124db caught by tests in another repo.

The HTTP/2 Transport that was being returned had a ConnPool that never
dialed.

Updates #3488

Change-Id: I3184d6393813448ae143d37ece14eb732334c05f
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-03-08 09:50:36 -08:00
..
controlbase control/controlbase: enable asynchronous client handshaking. 2022-01-17 23:52:27 +00:00
controlclient control/controlclient: fix Noise HTTP/2 regression from earlier commit 2022-03-08 09:50:36 -08:00
controlhttp controlhttp: add some docs, change Dial's path from /switch to /ts2021 2022-02-26 12:44:29 -08:00
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00