caddy/caddytest/integration
Francis Lavoie ea7e4b4024
httpcaddyfile: Shorthands for parameterized placeholders (#3305)
* httpcaddyfile: Add shorthands for parameterized placeholders


httpcaddyfile: Now with regexp instead


httpcaddyfile: Allow dashes, gofmt


httpcaddyfile: Compile regexp only once


httpcaddyfile: Cleanup struct


httpcaddyfile: Optimize the replacers, pull out of the loop


httpcaddyfile: Add `{port}` shorthand

* httpcaddyfile: Switch `r.` to `re.`
2020-05-11 16:50:49 -06:00
..
testdata refactored caddytest helpers (#3285) 2020-04-27 13:23:46 +12:00
caddyfile_adapt_test.go httpcaddyfile: Shorthands for parameterized placeholders (#3305) 2020-05-11 16:50:49 -06:00
caddyfile_test.go refactored caddytest helpers (#3285) 2020-04-27 13:23:46 +12:00
sni_test.go refactored caddytest helpers (#3285) 2020-04-27 13:23:46 +12:00