LOL -- I have long been suspicious that caddy's documentation is intentionally terrible and impossible to use in order to funnel more money into their premium support.
Now their documentation is completely gone: https://caddyserver.com/docs/json/
😂 I find this hilarious, even though I know its probably just a mistake
my ublock origin is taking out google tag manager and a couple other requests on that page... I did try it with ublock turned off, and it was still broken..
found the culprit:
```
curl 'https://caddyserver.com/api/docs/config/apps/http/servers/routes/match/' -H 'Referer: https://caddyserver.com/docs/json/apps/http/servers/routes/match/'
```
is taking over 100 seconds to respond right now... reminds me of systems at my old job 🙃