summaryrefslogtreecommitdiff
path: root/context.go
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2020-01-09 16:56:20 -0700
committerMatthew Holt <mholt@users.noreply.github.com>2020-01-09 16:56:20 -0700
commit29315847a8e6c17503408ac74567942533fc3d48 (patch)
tree9c3c4092c9c4704c9fc89064b58ba1b8e219c8c9 /context.go
parent994b9033e96da270dca48ab01377431028c06b52 (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 'context.go')
0 files changed, 0 insertions, 0 deletions