This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
tailscale
Watch
1
Star
0
Fork
0
You've already forked tailscale
mirror of
https://github.com/tailscale/tailscale.git
synced
2026-04-05 15:13:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
josh/tswebflags
Add File
New File
Upload File
Apply Patch
tailscale
/
tsweb
History
Josh Bleecher Snyder
1b89db4dff
tsweb: add DebugHandler.FlagSet
...
For runtime-modifiable values. Signed-off-by: Josh Bleecher Snyder <
josh@tailscale.com
>
2022-02-14 17:32:00 -08:00
..
debug_test.go
all: fix spelling mistakes
2021-10-12 21:23:14 -07:00
debug.go
tsweb: add DebugHandler.FlagSet
2022-02-14 17:32:00 -08:00
jsonhandler_test.go
tsweb: fix JSONHandlerFunc regression where HTTP status was lost on gzip
2022-02-09 12:17:14 -08:00
jsonhandler.go
tsweb: fix JSONHandlerFunc regression where HTTP status was lost on gzip
2022-02-09 12:17:14 -08:00
log.go
tsweb: use a ResponseWriter wrapper to log more accurately.
2020-03-19 20:11:07 -07:00
tsweb_test.go
tsweb: make VarzHandler support untyped expvar.Maps for compatibility
2021-08-12 13:35:31 -07:00
tsweb.go
envknob: add new package for all the strconv.ParseBool(os.Getenv(..))
2022-01-24 11:51:23 -08:00