mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-14 22:45:27 +08:00

* reverseproxy: Implement retry count, alternative to try_duration * Add Caddyfile support for `retry_match` * Refactor to deduplicate matcher parsing logic * Fix lint