Quad4 Software
explore Help
Sign In
Mirrors/tailscale
1
0
Fork 0
You've already forked tailscale
mirror of https://github.com/tailscale/tailscale.git synced 2025-12-24 14:30:15 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
0e62a7d1a247eb312f340b08e92942f73149f11f
tailscale/tsweb
History
Brad Fitzpatrick 24c9dbd129 tsweb: fix JSONHandlerFunc regression where HTTP status was lost on gzip
Change-Id: Ia7add6cf7e8b46bb6dd45bd3c0371ea79402fb45
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-02-09 12:17:14 -08:00
..
debug_test.go
all: fix spelling mistakes
2021-10-12 21:23:14 -07:00
debug.go
tsweb: restore CPU profiling handler
2021-09-02 09:24:29 -07: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