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
David Crawshaw 815bf017fc tsweb: when unwrapping HTTPError, record the user-facing message also in the log
There's often some useful piece of information in there not already
repeated in the internal error.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
4 years ago
..
jsonhandler.go tsweb: when unwrapping HTTPError, record the user-facing message also in the log 4 years ago
jsonhandler_test.go tsweb: make JSONHandlerFunc implement ReturnHandler, not http.Handler 4 years ago
log.go tsweb: use a ResponseWriter wrapper to log more accurately. 4 years ago
tsweb.go tsweb: when unwrapping HTTPError, record the user-facing message also in the log 4 years ago
tsweb_test.go tsweb: when unwrapping HTTPError, record the user-facing message also in the log 4 years ago