Files
grafana/pkg/middleware
Daniel Lee 0d85c63fff middleware: recovery handles panics in all handlers
Also, changes the order of the middleware so that recovery is after the
gzip middleware. Otherwise, a 200 OK is returned instead of a 500 error.
2017-11-15 13:57:33 +01:00
..
2017-09-14 14:26:32 +02:00
2017-09-14 19:28:54 +02:00