caddy/modules
Francis Lavoie 75f797debd
reverseproxy: Implement health_uri, deprecate health_path, supports query (#4050)
* 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)
2021-03-29 18:36:40 -06:00
..
caddyhttp reverseproxy: Implement health_uri, deprecate health_path, supports query (#4050) 2021-03-29 18:36:40 -06:00
caddypki caddypki: Add SignWithRoot option for ACME server 2021-02-26 19:27:58 -07:00
caddytls caddypki: Add SignWithRoot option for ACME server 2021-02-26 19:27:58 -07:00
filestorage
logging logging: add replace filter for static value replacement (#4029) 2021-03-12 13:01:34 -07:00
metrics
standard