test(caddy): cover invalid path branches; ci: handle go test non-zero when coverage file exists

This commit is contained in:
CI
2025-11-29 08:55:25 +00:00
parent 0c62118989
commit fcc273262c
51 changed files with 1117 additions and 205 deletions

View File

@@ -130,6 +130,9 @@ Automate everything through a complete REST API. Create proxies, manage certific
### Webhook Notifications
Send events to any system that accepts webhooks. Integrate with your existing monitoring and automation tools.
### Webhook Payload Templates
Customize JSON payloads for webhooks using built-in Minimal and Detailed templates, or upload a Custom JSON template. The server validates templates on save and provides a preview endpoint so you can test rendering before sending.
---
## 🛡️ Enterprise Features