caddy/middleware
Matt Holt 1cb0053720 Merge pull request #102 from brk0v/proxy-without
proxy: Add "without" option
2015-06-04 08:24:48 -06:00
..
basicauth basicauth: Patch timing vulnerability 2015-06-01 20:33:07 -06:00
browse Fix more lint warnings 2015-05-24 22:52:34 -04:00
errors errors: Log includes file and line number of panics 2015-05-05 15:48:10 -06:00
extensions Fix more lint warnings 2015-05-24 22:52:34 -04:00
fastcgi Fix more lint warnings 2015-05-24 22:52:34 -04:00
git Added webhook functionality to the git middleware. 2015-06-04 03:24:16 +02:00
gzip Fix more lint warnings 2015-05-24 22:52:34 -04:00
headers headers: Initial test for Headers 2015-05-09 21:47:02 +02:00
internal Fix more lint warnings 2015-05-24 22:52:34 -04:00
log Fix more lint warnings 2015-05-24 22:52:34 -04:00
markdown Fix more lint warnings 2015-05-24 22:52:34 -04:00
proxy rollback tests 2015-06-04 14:02:52 +00:00
redirect Check if the Next handler was called unexpectedly 2015-05-09 20:07:29 +02:00
rewrite Fix lint warnings in middleware/rewrite 2015-05-24 21:00:54 -04:00
templates Expanded index file support to other middlewares (fixes #27) 2015-05-05 15:50:42 -06:00
websockets Fix lint warnings for middleware/websockets 2015-05-24 21:04:03 -04:00
commands.go New startup and shutdown directives 2015-03-26 09:52:03 -06:00
middleware.go Expanded index file support to other middlewares (fixes #27) 2015-05-05 15:50:42 -06:00
path.go Fix more lint warnings 2015-05-24 22:52:34 -04:00
recorder.go Latency now available with recorder and replacer 2015-04-23 13:35:56 -06:00
replacer.go Export Replacer type 2015-05-03 12:43:50 -07:00