* httpcaddyfile: Add `{vars.*}` placeholder shortcut
I'm yoinking this from my https://github.com/caddyserver/caddy/pull/4657 PR because I think we should get this in ASAP for v2.5.0 along with the new `vars` directive.
* Sort vars by matchers in reverse
|
||
|---|---|---|
| .. | ||
| caddyfile_adapt | ||
| testdata | ||
| autohttps_test.go | ||
| caddyfile_adapt_test.go | ||
| caddyfile_test.go | ||
| handler_test.go | ||
| map_test.go | ||
| reverseproxy_test.go | ||
| sni_test.go | ||
| stream_test.go | ||