Whoah, apparently if you sit on the page for 30 seconds or so, it will eventually load??
Maybe they have rate limited the "free version" of the docs.
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 🙃
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..