mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-30 10:15:26 -05:00
* reverseproxy: Implement retry count, alternative to try_duration * Add Caddyfile support for `retry_match` * Refactor to deduplicate matcher parsing logic * Fix lint