mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-13 12:02:01 +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