diff options
| author | Fuwn <[email protected]> | 2026-01-20 16:55:51 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-20 16:55:51 -0800 |
| commit | 04a77a9fba6cf74fcf05b79e8aadce9acb99ce89 (patch) | |
| tree | e97a22ec4d7ecba2b22a309b4b3e0f02013e869b /internal/monitor | |
| parent | feat: Add SVG status badge endpoint (diff) | |
| download | kaze-04a77a9fba6cf74fcf05b79e8aadce9acb99ce89.tar.xz kaze-04a77a9fba6cf74fcf05b79e8aadce9acb99ce89.zip | |
fix: Use wildcard path for badge endpoint to support .svg extension
Go's ServeMux doesn't support wildcards with extensions like {name}.svg,
so use {name...} to capture the full path and strip .svg in the handler.
Diffstat (limited to 'internal/monitor')
0 files changed, 0 insertions, 0 deletions