You can not 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 5aba620fb9 tsweb: make VarzHandler capable of walking structs with reflect 5 years ago
..
debug.go tsweb: replace NewMux with a more flexible DebugHandler. 5 years ago
debug_test.go tsweb: replace NewMux with a more flexible DebugHandler. 5 years ago
jsonhandler.go tsweb: refactor JSONHandler to take status code from error if it is present (#905) 6 years ago
jsonhandler_test.go tsweb: refactor JSONHandler to take status code from error if it is present (#905) 6 years ago
log.go tsweb: use a ResponseWriter wrapper to log more accurately. 6 years ago
tsweb.go tsweb: make VarzHandler capable of walking structs with reflect 5 years ago
tsweb_test.go tsweb: make VarzHandler capable of walking structs with reflect 5 years ago