Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailscale/tailscale
/ Close
Method
Close
control/controlhttp/http_test.go:338–338 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
336
type
proxy
interface
{
337
Start(*testing.T) string
338
Close()
339
ConnIsFromProxy(string) bool
340
}
341
Callers
15
setRemoteIcon
Function · 0.65
watchIPNBusInner
Method · 0.65
sendRequest
Method · 0.65
sendWithHeaders
Method · 0.65
StreamBusEvents
Method · 0.65
BugReportWithOpts
Method · 0.65
GetWaitingFile
Method · 0.65
UserDial
Method · 0.65
StreamDebugCapture
Method · 0.65
WatchIPNBus
Method · 0.65
Close
Method · 0.65
DebugPortmap
Method · 0.65
Implementers
2
socksProxy
control/controlhttp/http_test.go
httpProxy
control/controlhttp/http_test.go
Calls
no outgoing calls
Tested by
15
TestWhoIsPeerNotFound
Function · 0.52
TestUserDialSelf
Function · 0.52
TestServeAPI
Function · 0.52
TestGetTailscaleBrowserSession
Function · 0.52
TestAuthorizeRequest
Function · 0.52
TestServeAuth
Function · 0.52
TestServeAPIAuthMetricLogging
Function · 0.52
TestPathPrefix
Function · 0.52
TestRequireTailscaleIP
Function · 0.52
TestCSRFProtect
Function · 0.52
TestServePostRoutes
Function · 0.52
testControlHTTP
Function · 0.52