diff options
author | Matthew Holt <mholt@users.noreply.github.com> | 2020-01-09 16:56:20 -0700 |
---|---|---|
committer | Matthew Holt <mholt@users.noreply.github.com> | 2020-01-09 16:56:20 -0700 |
commit | 29315847a8e6c17503408ac74567942533fc3d48 (patch) | |
tree | 9c3c4092c9c4704c9fc89064b58ba1b8e219c8c9 /cmd/commands.go | |
parent | 994b9033e96da270dca48ab01377431028c06b52 (diff) |
caddyfile: Use of vars no longer requires nesting in subroutes
This is because of our sequential handling logic which was recently
merged; if vars is the first handler in the chain, it will be run before
the next route's matchers are executed, so there's no need to nest the
handlers anymore.
Diffstat (limited to 'cmd/commands.go')
0 files changed, 0 insertions, 0 deletions