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/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>
2 years ago
..
debug.go tsweb: restore CPU profiling handler 3 years ago
debug_test.go all: fix spelling mistakes 3 years ago
jsonhandler.go tsweb: fix JSONHandlerFunc regression where HTTP status was lost on gzip 2 years ago
jsonhandler_test.go tsweb: fix JSONHandlerFunc regression where HTTP status was lost on gzip 2 years ago
log.go tsweb: use a ResponseWriter wrapper to log more accurately. 4 years ago
tsweb.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
tsweb_test.go tsweb: make VarzHandler support untyped expvar.Maps for compatibility 3 years ago