No description
r.get() crashed when the Caddy API returned a routes array containing string elements. Added isinstance(r, dict) check and also made the match[0] traversal safer by using any() over the match list. |
||
|---|---|---|
| builder | ||
| infra | ||
| proxy | ||
| server | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| plan.md | ||