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/derp/derphttp
Mihai Parparita 33520920c3 all: use strs.CutPrefix and strs.CutSuffix more
Updates places where we use HasPrefix + TrimPrefix to use the combined
function.

Updates #5309

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2 years ago
..
derphttp_client.go all: use strs.CutPrefix and strs.CutSuffix more 2 years ago
derphttp_server.go derp: plumb '/derp' request context through (#5083) 2 years ago
derphttp_test.go derp/derphttp: add Client.Ping, SendPing methods 2 years ago
mesh_client.go derp: use new node key type. 3 years ago
websocket.go all: remove old +build tags 2 years ago