caddy/caddyconfig
Marc 62e9c05264
root: introduce down-propagating Helper.BlockState for other directives/plugins to use (#7594)
* add 'root' key to Helper.State for access in frankenphp's `php_server` directive

* clone state before passing it to child directives, but keep sharing it among sibling directives

* propagate named route state from children to parent

* use BlockState to set "root" instead

* gofmt -w .

* go fmt ./...

* here we go
2026-03-28 17:44:42 +00:00
..
caddyfile fix(caddyfile): Prevent parser to panic when no token were added by empty {block} (#7543) 2026-03-03 13:16:21 -05:00
httpcaddyfile root: introduce down-propagating Helper.BlockState for other directives/plugins to use (#7594) 2026-03-28 17:44:42 +00:00
configadapters.go core: Show JSON error offsets where possible (#7437) 2026-01-14 22:54:19 -05:00
httploader.go chore: Enable modernize linter (#7519) 2026-02-26 14:01:35 -07:00
load.go chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07:00