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/ts2021
Brad Fitzpatrick 1d93bdce20 control/controlclient: remove x/net/http2, use net/http
Saves 352 KB, removing one of our two HTTP/2 implementations linked
into the binary.

Fixes #17305
Updates #15015

Change-Id: I53a04b1f2687dca73c8541949465038b69aa6ade
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
client.go control/controlclient: remove x/net/http2, use net/http 2 months ago
client_test.go control/controlclient: remove x/net/http2, use net/http 2 months ago
conn.go control/controlclient: remove x/net/http2, use net/http 2 months ago