caddy/middleware
Marcelo E. Magallon b94e513116 Add expvar middleware
Right now it has a very simple configuration:

	expvar /debug/vars

It will return a JSON object with memory statistics and the command line
used to start caddy, which are the two expvars that expvar registers by
default.
2016-03-21 21:46:41 -06:00
..
2016-03-21 21:46:41 -06:00
2015-05-09 21:47:02 +02:00
2016-03-17 22:29:58 +01:00
2016-03-17 16:42:28 -06:00
2015-11-15 11:06:50 -07:00