caddy/caddyconfig
Francis Lavoie 16724842d9
caddyhttp: Implement auto_https prefer_wildcard option (#6146)
* Allow specifying multiple `auto_https` options

* Implement `auto_https prefer_wildcard` option

* Adapt tests, add mock DNS module for config testing

* Rebase fix
2024-10-02 07:31:58 -06:00
..
caddyfile chore: Use slices package where possible (#6585) 2024-09-25 14:30:56 -06:00
httpcaddyfile caddyhttp: Implement auto_https prefer_wildcard option (#6146) 2024-10-02 07:31:58 -06:00
configadapters.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
httploader.go Quell linter (false positive) 2024-04-23 11:55:37 -06:00
load.go Replace strings.Index usages with strings.Cut (#4930) 2022-08-04 11:17:35 -06:00