mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-01 09:24:06 +08:00

* reverseproxy: Implement health_uri, replaces health_path, supports query Also fixes a bug with `health_status` Caddyfile parsing , it would always only take the first character of the status code even if it didn't end with "xx". * reverseproxy: Rename to URI, named logger, warn in Provision (for JSON)