routewatch/internal/metrics
sneak 1115954827 Fix prefix URL routing to handle CIDR notation with slashes
- Use wildcard route pattern for /prefix/* endpoints
- Extract prefix parameter using chi.URLParam(r, "*")
- Fixes 400 error when accessing /prefix/x.x.x.x/32 directly
2025-12-30 14:41:57 +07:00
..
metrics.go Fix prefix URL routing to handle CIDR notation with slashes 2025-12-30 14:41:57 +07:00