tailscale/tsweb
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.go tsweb: restore CPU profiling handler 2021-09-02 09:24:29 -07:00
debug_test.go all: fix spelling mistakes 2021-10-12 21:23:14 -07:00
jsonhandler.go tsweb: fix JSONHandlerFunc regression where HTTP status was lost on gzip 2022-02-09 12:17:14 -08:00
jsonhandler_test.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.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00
tsweb_test.go tsweb: make VarzHandler support untyped expvar.Maps for compatibility 2021-08-12 13:35:31 -07:00