tailscale/tsweb
Joe Tsai bc9d4ac8ea tsweb: add HandlerOptions.Quiet499s
Client termination of a request is a fairly common situation
where we may want to suppress logs for.
The Quiet499s suppresses such logs similar to Quiet200s.

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2022-08-01 15:25:56 -07:00
..
debug_test.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
debug.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
log.go tsweb: use a ResponseWriter wrapper to log more accurately. 2020-03-19 20:11:07 -07:00
tsweb_test.go tsweb: add Float expvar support in varz 2022-07-11 21:16:46 -07:00
tsweb.go tsweb: add HandlerOptions.Quiet499s 2022-08-01 15:25:56 -07:00