mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-07 04:12:30 +08:00

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