mirror of
https://github.com/tailscale/tailscale.git
synced 2026-01-29 10:01:43 -05:00
Also uses `http.HandlerFunc` to pass the handler into `csrfProtect` so we can get rid of the extraneous `api` struct. Updates tailscale/corp#13775 Signed-off-by: Sonia Appasamy <sonia@tailscale.com>