mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-15 12:30:44 +09:00
5a7cafdf85
chi routes only HEAD to the handler, but assert explicitly so a future router config change cannot silently accept GET/POST and leak latency bytes or side-effects. Updates #3157