caddy/modules
Matthew Holt 4a3a418156
Flatten HTTP handler config (#2662)
Differentiating middleware and responders has one benefit, namely that
it's clear which module provides the response, but even then it's not
a great advantage. Linear handler config makes a little more sense,
giving greater flexibility and simplifying the core a bit, even though
it's slightly awkward that handlers which are responders may not use
the 'next' handler that is passed in at all.
2019-07-09 12:58:39 -06:00
..
caddyhttp Flatten HTTP handler config (#2662) 2019-07-09 12:58:39 -06:00
caddytls acmemanager: Use storage module key "module" instead of "system" 2019-07-05 09:59:46 -06:00